Back to Devexpress

IRibbonParameters Members

blazor-devexpress-dot-blazor-dot-ribbon-dot-iribbonparameters-dot-underscore-members.md

latest2.1 KB
Original Source

IRibbonParameters Members

Declares common settings for a Ribbon component.

Properties

NameDescription
ActiveTabIndexSpecifies the index of the active Ribbon tab. Inherited from IRibbonTabParameters.
ActiveTabIndexChangedReturns the processed Ribbon tab’s ActiveTabIndexChanged event handler. Inherited from IRibbonTabParameters.
AdaptivityAutoCollapseItemsToGroupsSpecifies whether the Ribbon collapses its items into groups when component width changes. Inherited from IRibbonAdaptivityParameters.
CssClassDeclares appearance settings for a Ribbon component. Inherited from IRibbonStyleParameters.
DropDownMenuMaxHeightLimits the maximum height of Ribbon drop-down menus. Inherited from IRibbonSizeConstraints.
ShowTabsSpecifies whether the Ribbon displays tab captions. Inherited from IRibbonTabParameters.
SizeModeSpecifies the size of the Ribbon component. Inherited from IRibbonSizeConstraints.

See Also

IRibbonParameters Interface

DevExpress.Blazor.Ribbon Namespace