MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ToolBoxContent Class / Fpl Property

In This Topic
Fpl Property (ToolBoxContent)
In This Topic
Gets or sets the report items on the ToolBox and their order for FPL reports.
Syntax
'Declaration
 
Public Property Fpl As RdlxToolBoxItem()
 

Property Value

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