MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / StatusBarSettings Property

In This Topic
StatusBarSettings 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 StatusBarSettings As StatusBarSettings
 

Property Value

An StatusBarSettings object representing the settings for the Status Bar.
Remarks
This property can only be set once during object initialization and cannot be changed afterwards.
See Also