[]
Gets or sets settings for the Tool Bar
[Parameter]
public ToolBarSettings ToolBarSettings { get; init; }
Type | Description |
---|---|
ToolBarSettings | A ToolBarSettings object representing the settings for the Tool Bar. |
This property can only be set once during object initialization and cannot be changed afterwards.