IBarGroup Members
An item group on the Rich Text Editor‘s ribbon or toolbar.
#Properties
Name | Description |
---|---|
Get |
Specifies whether the item group is visible. |
Icon |
Specifies the CSS class of the item group’s icon. |
Icon |
Specifies the URL of the item group’s icon. |
Items | Returns an item collection for the group.’ |
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