[]
Gets or sets the settings for the Status Bar, providing various controls and information at the bottom of the designer.
[Parameter]
public StatusBarSettings StatusBarSettings { get; init; }
Type | Description |
---|---|
StatusBarSettings | An StatusBarSettings object representing the settings for the Status Bar. |
This property can only be set once during object initialization and cannot be changed afterwards.