[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.RpxSettings.ToolBoxContent

ToolBoxContent Property

ToolBoxContent

Gets or sets the report items on the toolBox and their order for RPX reports.

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

An array of RpxToolBoxItem representing the report items and their order for RPX reports.