Skip to main content

IRibbonTab Properties

A tab on the Rich Text Editor‘s ribbon.
Name Description
CategoryType Returns the ribbon tab’s category.
CssClass Specifies the name of a CSS class applied 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