Back to Devexpress

IRibbon Members

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

latest3.7 KB
Original Source

IRibbon Members

Defines the programmatic interface for the DxRibbon 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.
ApplicationTabDefines the Ribbon application tab. Inherited from IRibbonTabs.
ApplicationTabClickReturns the processed Ribbon’s ApplicationTabClick event handler. Inherited from IRibbonEvents.
ApplicationTabItemClickReturns the processed Ribbon’s ApplicationTabItemClick event handler. Inherited from IRibbonEvents.
CssClassDeclares appearance settings for a Ribbon component. Inherited from IRibbonStyleParameters.
DropDownMenuMaxHeightLimits the maximum height of Ribbon drop-down menus. Inherited from IRibbonSizeConstraints.
ItemClickReturns the processed Ribbon’s ItemClick event handler. Inherited from IRibbonEvents.
ShowTabsSpecifies whether the Ribbon displays tab captions. Inherited from IRibbonTabParameters.
SizeModeSpecifies the size of the Ribbon component. Inherited from IRibbonSizeConstraints.
TabClickReturns the processed Ribbon’s TabClick event handler. Inherited from IRibbonEvents.
TabsDefines a collection of Ribbon tabs. Inherited from IRibbonTabs.

See Also

IRibbon Interface

DevExpress.Blazor.Ribbon Namespace