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

In This Topic
    StatusBar Property
    In This Topic
    Gets or sets the settings for the Status Bar, providing various controls and information at the bottom of the designer.
    Syntax
    'Declaration
     
    Public Property StatusBar As StatusBarSettings
    public StatusBarSettings StatusBar {get; set;}

    Property Value

    An instance of StatusBarSettings representing the Status Bar settings.
    See Also