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