ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / UITheme Property

In This Topic
    UITheme Property (ViewerModel)
    In This Topic
    Gets or sets Viewer UI Theme.
    Syntax
    'Declaration
     
    Public Property UITheme As UITheme
    public UITheme UITheme {get; set;}
    See Also