MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Dashboard Class / Enabled Property

In This Topic
Enabled Property (Dashboard)
In This Topic
Gets or sets a value indicating whether RDL Dashboard support is enabled.
Syntax
'Declaration
 
Public Property Enabled As Nullable(Of Boolean)
 

Property Value

true if RDL Dashboard support is enabled; otherwise, false.
See Also