ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / UITheme Property

In This Topic
    UITheme Property (Viewer)
    In This Topic
    Gets/sets the UI theme
    Syntax
    'Declaration
     
    Public Property UITheme As UITheme
    public UITheme UITheme {get; set;}
    See Also