Back to Devexpress

DxRibbon Members

blazor-devexpress-dot-blazor-dot-dxribbon-dot-underscore-members.md

latest4.1 KB
Original Source

DxRibbon Members

A toolbar component that organizes command items into tabs.

Constructors

NameDescription
DxRibbon()Initializes a new instance of the DxRibbon class.

Properties

NameDescription
ActiveTabIndexSpecifies the index of the active Ribbon tab.
AdaptivityAutoCollapseItemsToGroupsSpecifies whether the Ribbon collapses its items into groups when component width changes.
CssClassAssigns a CSS class to the DxRibbon component.
DropDownMenuMaxHeightLimits the maximum height of Ribbon drop-down menus.
ShowTabsSpecifies whether the Ribbon displays tab captions.
SizeModeSpecifies the size of the Ribbon component.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

Events

NameDescription
ActiveTabIndexChangedFires when a user switches the Ribbon tab.
ApplicationTabClickFires when a user clicks the application tab.
ApplicationTabItemClickFires when a user clicks the application tab’s item.
ItemClickFires when a user clicks a primary or drop-down button in the Ribbon.
NodeEventFires when a user interacts with a Ribbon element (for instance, clicks or focuses it).
TabClickFires when a user clicks a Ribbon tab caption.

See Also

DxRibbon Class

DevExpress.Blazor Namespace