ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Theme Class / Colors Property

In This Topic
    Colors Property (Theme)
    In This Topic
    Gets the colors associated with this theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property Colors As Colors
    public Colors Colors {get;}
    See Also