ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DesignerSettings Class / ToolBar Property

In This Topic
    ToolBar Property (DesignerSettings)
    In This Topic
    Gets or sets the settings for the Tool Bar.
    Syntax
    'Declaration
     
    Public Property ToolBar As ToolBarSettings
    public ToolBarSettings ToolBar {get; set;}

    Property Value

    An instance of ToolBarSettings representing the Tool Bar settings.
    See Also