DxRibbonGroup Properties
Defines a group in the DxRibbon component.| Name | Description |
|---|---|
| AdaptivePriority | Specifies the order in which the ribbon group collapses when the component is resized. |
| ChildContent | Specifies group nested items. |
| CollapseInGlobalGroup | Specifies whether to collapse group items into a global drop-down menu. |
| IconCssClass | Specifies the group icon’s CSS class. |
| Text | Specifies the group text. |
See Also