Skip to main content
A newer version of this page is available. .

IBarGroup Properties

An item group on the Rich Text Editor‘s ribbon or toolbar.
Name Description
GetVisible Specifies whether the item group is visible.
IconCssClass Specifies the CSS class of the item group’s icon.
IconUrl 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 IBarItemBase.
Text Specifies text for a bar element (tab, group, or item). Inherited from IBarItemBase.
See Also