ToolbarItemBase Fields
The base class for toolbar items.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| IsVisibleProperty static | Identifies the IsVisible bindable property. |
| PlacementProperty static | Identifies the Placement bindable property. |
| StyleProperty static | Identifies the Style bindable property. Inherited from DXElementBase. |
See Also