IBarItem Members
A base interface for an item on the Rich Text Editor‘s ribbon or toolbar.
#Properties
Name | Description |
---|---|
Adaptive |
Specifies the order in which bar items are hidden when the browser window is resized. |
Css |
Assigns a CSS class to the item. |
Get |
Specifies whether the item is enabled. |
Get |
Specifies whether the item is visible. |
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 |
Text |
Specifies display mode for item text. |
Tooltip | Specifies the item tooltip. |
Type | Returns the item type. |
See Also