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