ASPxClientRibbonItem Properties
A client-side equivalent of the ribbon’s RibbonItemBase object.| Name | Description |
|---|---|
| group | Gets the client group object to which the current item belongs. |
| index | Gets or sets the item‘s index within the collection. |
| name | Gets the name of the current ribbon item. |
| ribbon | Gets the client ribbon object to which the current item belongs. |
See Also