Search Results for

    Show / Hide Table of Contents

    Class BreadCrumbHoverStyle

    Style of BreadCrumb under the mouse

    Inheritance
    System.Object
    Style
    BreadCrumbStyle
    BreadCrumbHoverStyle
    Inherited Members
    BreadCrumbStyle.DefaultBorderColor
    BreadCrumbStyle.DefaultFillColor
    BreadCrumbStyle.DefaultTextColor
    Style.Changed
    Style.BorderColor
    Style.BorderWidth
    Style.Color2
    Style.FillColor
    Style.FillStyle
    Style.Font
    Style.GradientStyle
    Style.HatchStyle
    Style.TextColor
    Style.TextGlowColor
    Style.DefaultBorderWidth
    Style.DefaultFont
    Style.DefaultGradientStyle
    Style.DefaultHatchStyle
    Style.DefaultTextGlowColor
    Style.Assign(Style)
    Style.Equals(Object)
    Style.GetHashCode()
    Style.MergeWith(Style)
    Style.ResetBorderColor()
    Style.ResetBorderWidth()
    Style.ResetColor2()
    Style.ResetFillColor()
    Style.ResetFillStyle()
    Style.ResetFont()
    Style.ResetGradientStyle()
    Style.ResetHatchStyle()
    Style.ResetTextColor()
    Style.ResetTextGlowColor()
    Style.ShouldSerializeBorderColor()
    Style.ShouldSerializeBorderWidth()
    Style.ShouldSerializeColor2()
    Style.ShouldSerializeFillColor()
    Style.ShouldSerializeFillStyle()
    Style.ShouldSerializeFont()
    Style.ShouldSerializeGradientStyle()
    Style.ShouldSerializeHatchStyle()
    Style.ShouldSerializeTextColor()
    Style.ShouldSerializeTextGlowColor()
    Style.DoChange()
    Style.CreateBrush(RectangleF)
    Style.CreateBrush(GraphicsPath)
    Style.CreatePen()
    Namespace: FastReport.BG.BreadCrumbs
    Assembly: FastReport.BG.dll
    Syntax
    public class BreadCrumbHoverStyle : BreadCrumbStyle

    Properties

    DefaultColor2

    Gets Default Color2.

    Declaration
    protected override Color DefaultColor2 { get; }
    Property Value
    Type Description
    System.Drawing.Color
    Overrides
    Style.DefaultColor2

    DefaultFillStyle

    Gets Default Fill Style.

    Declaration
    protected override FillStyle DefaultFillStyle { get; }
    Property Value
    Type Description
    FillStyle
    Overrides
    Style.DefaultFillStyle
    Back to top © 2021-2022 Copyright Fast Reports Inc.