AdaptivePriority
|
Specifies the order in which items are hidden when the browser window is resized.
|
AdaptiveText
|
Specifies the item’s text that is displayed when the item is hidden in the adaptive drop-down menu.
|
Alignment
|
Specifies the item’s position.
|
BeginGroup
|
Specifies whether the item is the start of a new item group.
|
Checked
|
Specifies whether the processed item is checked.
|
ChildContent
|
Specifies Toolbar item content.
|
CloseMenuOnClick
|
Specifies whether to close a sub-menu when you click the item.
|
CssClass
|
Assign a CSS class to the item.
|
DropDownCaption
|
Specifies the caption for the modal list with child items.
|
DropDownCssClass
|
Assign a CSS class to the Toolbar Item’s drop-down.
|
DropDownDisplayMode
|
Specifies how the toolbar’s drop-down item displays a menu.
|
DropDownVisible
|
Specifies the state of an item’s drop-down window (visible/hidden).
|
Enabled
|
Specifies whether the item is enabled.
|
GroupName
|
Specifies the name of the logical group to which the Toolbar item belongs.
|
IconCssClass
|
Specifies an item icon’s CSS class.
|
IconUrl
|
Specifies a Toolbar item icon’s URL.
|
Items
|
Specifies a collection of the current item’s child items.
|
Name
|
Specifies the current item’s unique identifier.
|
NavigateUrl
|
Specifies the navigation location for the Toolbar item.
|
RenderStyle
|
Specifies the item’s predefined style.
|
RenderStyleMode
|
Specifies the item’s render style.
|
SplitDropDownButton
|
Specifies whether an item’s drop-down button is split into two buttons.
|
SubmitFormOnClick
|
Specifies whether the processed toolbar item can submit a form.
|
SyncRoot
|
For internal use only.
|
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.
|
Tooltip
|
Specifies an item’s tooltip text.
|
Visible
|
Specifies whether an item is visible or hidden.
|