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

In This Topic
    ToolBoxContent Property
    In This Topic
    Specifies report items available and their order.
    Syntax
    'Declaration
     
    Public Property ToolBoxContent As ToolBoxContent
    public ToolBoxContent ToolBoxContent {get; set;}
    See Also