DxRibbon Properties
A toolbar component that organizes command items into tabs and groups.| Name | Description |
|---|---|
| AdaptivityAutoCollapseItemsToGroups | Specifies whether the Ribbon collapses its items into groups when component width changes. |
| AdaptivityAutoCollapseItemsToIcons | Specifies whether the Ribbon hides item text and displays only icons when component width changes. |
| AdaptivityAutoHideRootItems | Specifies whether the Ribbon hides items when component width changes. |
| ChildContent | Specifies the ribbon element collection. |
| CssClass |
Assigns a CSS class to the DxRibbon component.
|
| SizeMode | Specifies the size of the Ribbon component. |
See Also