[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ToolBoxContent.Fpl

Fpl Property

Fpl

Gets or sets the report items on the ToolBox and their order for FPL reports.

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

An array of RdlxToolBoxItem that contains the report items and their order for FPL reports.