ActiveReports 19 .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
    Gets or sets the Tool Box settings.
    Syntax
    'Declaration
     
    Public Property ToolBox As ToolBox
    public ToolBox ToolBox {get; set;}

    Property Value

    An instance of ToolBox that contains the Tool Box settings.
    See Also