Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IRibbonTab Properties
Show Inherited Hide Inherited

A tab on the Rich Text Editor‘s ribbon.
Name Description
CategoryType Returns the ribbon tab’s category.
CssClass Assigns a CSS class to the ribbon tab.
GetVisible Specifies whether the ribbon tab is visible.
Groups Returns a group collection for the ribbon tab.
Name Specifies the name for a bar element (tab, group, or item). Inherited from IBarItemBase.
Text Specifies text for a bar element (tab, group, or item). Inherited from IBarItemBase.
See Also