Back to Devexpress

IRibbonTab Properties

blazor-devexpress-dot-blazor-dot-office-dot-iribbontab-dot-underscore-properties.md

latest1.2 KB
Original Source

IRibbonTab Properties

A tab on the Rich Text Editor‘s ribbon.

NameDescription
CategoryTypeReturns the ribbon tab’s category.
CssClassAssigns a CSS class to the ribbon tab.
GetVisibleSpecifies whether the ribbon tab is visible.
GroupsReturns a group collection for the ribbon tab.
NameSpecifies the name for a bar element (tab, group, or item). Inherited from IBarItemBase.
TextSpecifies text for a bar element (tab, group, or item). Inherited from IBarItemBase.

See Also

IRibbonTab Interface

IRibbonTab Members

DevExpress.Blazor.Office Namespace