[]
Gets or sets the settings for the Tool Bar.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ToolBarSettings ToolBar { get; set; }
| Type | Description |
|---|---|
| ToolBarSettings | An instance of ToolBarSettings representing the Tool Bar settings. |