ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / MenuSettings Class / ToolBox Property

In This Topic
    ToolBox Property (MenuSettings)
    In This Topic
    Tool Box settings.
    Syntax
    'Declaration
     
    Public Property ToolBox As ToolBox
    public ToolBox ToolBox {get; set;}
    See Also