IRibbonTab Members
A tab on the Rich Text Editor‘s ribbon.
#Properties
Name | Description |
---|---|
Category |
Returns the ribbon tab’s category. |
Css |
Assigns a CSS class to the ribbon tab. |
Get |
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 IBar |
Text |
Specifies text for a bar element (tab, group, or item).
Inherited from IBar |
See Also