[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ToolBoxContent.Cpl

Cpl Property

Cpl

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

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

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