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

In This Topic
    Fpl Property
    In This Topic
    Specifies report items on toolBox and their order for fpl reports.
    Syntax
    'Declaration
     
    Public Property Fpl As RdlxToolBoxItem()
    public RdlxToolBoxItem[] Fpl {get; set;}
    See Also