ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Dashboard Namespace / FillStyle Class / FillColor Property

In This Topic
    FillColor Property (FillStyle)
    In This Topic
    Gets the promary color.
    Syntax
    'Declaration
     
    Public ReadOnly Property FillColor As Color
    public Color FillColor {get;}
    See Also