[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Dashboard.Enabled

Enabled Property

Enabled

Gets or sets a value indicating whether RDL Dashboard support is enabled.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? Enabled { get; set; }
Property Value
Type Description
bool?

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