Item
Items are contained in a group‘s MVCxRibbonGroup.Items collection. An action on the Item (for example, a button click or an editor value change) raises the ASPxClientRibbon.CommandExecuted event.
An item’s size can be small or large. Large items can be displayed in a small size when a ribbon has insufficient space to display all its items, provided that the small item images or text are specified.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Access Key | Ribbon |
Drop-down Popup Style | Ribbon |
Image | Ribbon |
Item Separator Visibillity | Ribbon |
Pop-out Image | Ribbon |
Size | Ribbon |
Style | Ribbon |
Text | Ribbon |
Tooltip | Ribbon |
Visibility | Ribbon |
The following table outlines the element’s structural API:
Structural Element | API Reference |
---|---|
Class | Ribbon |
Collection | MVCx |
Item Type | MVCx |
Refer to the Item Types topic to learn more about available item types.