[]
Gets or sets the settings for the Status Bar, providing various controls and information at the bottom of the designer.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public StatusBarSettings StatusBar { get; set; }
Type | Description |
---|---|
StatusBarSettings | An instance of StatusBarSettings representing the Status Bar settings. |