DxRibbonGroup Properties
Defines a group in the DxRibbon component.| Name | Description |
|---|---|
| AdaptivePriority | Specifies the order in which the ribbon group collapses when the Ribbon is resized. |
| IconCssClass | Specifies the group icon’s CSS class. |
| IconUrl | Specifies the icon URL for collapsed ribbon groups. |
| Text | Specifies the group text. |
| Visible | Specifies whether a Ribbon element is visible. Inherited from DxRibbonElementBase. |
See Also