ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / AppBarSettings Class
Members

In This Topic
    AppBarSettings Class
    In This Topic
    Represents the settings for the App Bar, providing quick access to common actions and controls.
    Object Model
    AppBarSettings Class
    Syntax
    'Declaration
     
    Public Class AppBarSettings 
    public class AppBarSettings 
    Remarks
    The AppBarSettings class provides properties to configure the visibility and settings of various buttons and tabs within the application's App Bar.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.AppBarSettings

    See Also