[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Fpl.Enabled

Enabled Property

Enabled

Gets or sets a value indicating whether FPL support is enabled.

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

true if FPL support is enabled; otherwise, false.