ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / ColorTheme Property

In This Topic
    ColorTheme Property
    In This Topic
    Gets or sets the colors of the report designer's section bands and ruler.
    Syntax
    'Declaration
     
    Public Property ColorTheme As ColorTheme
    public ColorTheme ColorTheme {get; set;}
    Remarks

    Select an enumerated value for the color theme:

    • Normal
    • SystemTheme
    See Also