ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ThemeSelector Class / Enabled Property

In This Topic
Enabled Property (ThemeSelector)
In This Topic
Gets or sets a value indicating whether the theme selector is enabled.
Syntax
'Declaration
 
Public Property Enabled As Boolean
 

Property Value

A System.Boolean value. true if the theme selector is enabled; otherwise, false.
See Also