[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportPartsSettings.Enabled

Enabled Property

Enabled

Gets or sets a value indicating whether Report Parts support is enabled.

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

true if Report Parts support is enabled; otherwise, false.