ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / RdlxSettings Class / ToolBoxContent Property

In This Topic
    ToolBoxContent Property (RdlxSettings)
    In This Topic
    Gets or sets the report items available and their order.
    Syntax
    'Declaration
     
    Public Property ToolBoxContent As ToolBoxContent
    public ToolBoxContent ToolBoxContent {get; set;}

    Property Value

    An instance of ToolBoxContent that contains the report items and their order.
    See Also