IRibbonParameters Members
Declares common settings for a Ribbon component.Properties
| Name | Description |
|---|---|
| ActiveTabIndex | Specifies the index of the active Ribbon tab. Inherited from IRibbonTabParameters. |
| ActiveTabIndexChanged | Returns the processed Ribbon tab’s ActiveTabIndexChanged event handler. Inherited from IRibbonTabParameters. |
| AdaptivityAutoCollapseItemsToGroups | Specifies whether the Ribbon collapses its items into groups when component width changes. Inherited from IRibbonAdaptivityParameters. |
| CssClass | Declares appearance settings for a Ribbon component. Inherited from IRibbonStyleParameters. |
| DropDownMenuMaxHeight | Limits the maximum height of Ribbon drop-down menus. Inherited from IRibbonSizeConstraints. |
| ShowTabs | Specifies whether the Ribbon displays tab captions. Inherited from IRibbonTabParameters. |
| SizeMode | Specifies the size of the Ribbon component. Inherited from IRibbonSizeConstraints. |
See Also