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

In This Topic
    AppBar Property
    In This Topic
    App Bar settings.
    Syntax
    'Declaration
     
    Public Property AppBar As AppBarSettings
    public AppBarSettings AppBar {get; set;}
    See Also