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

In This Topic
    AppBar Property
    In This Topic
    Gets or sets the settings for the App Bar, providing quick access to common actions and controls.
    Syntax
    'Declaration
     
    Public Property AppBar As AppBarSettings
    public AppBarSettings AppBar {get; set;}

    Property Value

    An instance of AppBarSettings representing the App Bar settings.
    See Also