DxToolbarItem Properties
Defines an item of the Toolbar component.
Name | Description |
---|---|
Adaptive |
Specifies the order in which items are hidden when the browser window is resized.
Inherited from Dx |
Adaptive |
Specifies the item’s text that is displayed when the item is hidden in the adaptive drop-down menu.
Inherited from Dx |
Alignment |
Specifies the item’s position.
Inherited from Dx |
Attributes |
Specifies a collection of standard HTML attributes applied to the Toolbar item.
Inherited from Dx |
Begin |
Specifies whether the item is the start of a new item group.
Inherited from Dx |
Checked | Specifies whether the processed item is checked. |
Child |
Specifies Toolbar item content. |
Close |
Specifies whether to close a sub-menu when you click the item. |
Collapse |
For internal use only.
Inherited from Dx |
Css |
Assigns a CSS class to the item.
Inherited from Dx |
Drop |
Specifies the caption for the modal list with child items. |
Drop |
Assigns a CSS class to the Toolbar Item’s drop-down.
Inherited from Dx |
Drop |
Specifies how the toolbar’s drop-down item displays a menu.
Inherited from Dx |
Drop |
Specifies the state of an item’s drop-down window (visible/hidden). |
Enabled |
Specifies whether the item is enabled.
Inherited from Dx |
Group |
Specifies the name of the logical group to which the Toolbar item belongs. |
Icon |
Specifies an item icon’s CSS class.
Inherited from Dx |
Icon |
Specifies a Toolbar item icon’s URL.
Inherited from Dx |
Items | Specifies a collection of the current item’s child items. |
Name |
Specifies the current item’s unique identifier.
Inherited from Dx |
Navigate |
Specifies the navigation location for the Toolbar item. |
Render |
Specifies the item’s predefined style. |
Render |
Specifies the item’s render style. |
Split |
Specifies whether an item’s drop-down button is split into two buttons. |
Submit |
Specifies whether the processed toolbar item can submit a form.
Inherited from Dx |
Sync |
For internal use only.
Inherited from Dx |
Target | Specifies the target attribute’s value for an item. |
Template | Specifies the template to display an item’s content. |
Text |
Specifies the processed toolbar item’s text.
Inherited from Dx |
Tooltip |
Specifies an item’s tooltip text.
Inherited from Dx |
Visible |
Specifies whether an item is visible or hidden.
Inherited from Dx |
See Also