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

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