[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StatusBarSettings

StatusBarSettings Property

StatusBarSettings

Gets or sets the settings for the Status Bar, providing various controls and information at the bottom of the designer.

Declaration
[Parameter]
public StatusBarSettings StatusBarSettings { get; init; }
Property Value
Type Description
StatusBarSettings

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.