[]
Gets or sets a value indicating whether the toolbar item is enabled.
public bool? Enabled { get; set; }
| Type | Description |
|---|---|
| bool? | A nullable bool value. |
The Enabled property determines whether the toolbar item is interactive or disabled.