Back to Devexpress

IBarGroup Properties

blazor-devexpress-dot-blazor-dot-office-dot-ibargroup-dot-underscore-properties.md

latest1.2 KB
Original Source

IBarGroup Properties

An item group on the Rich Text Editor‘s ribbon or toolbar.

NameDescription
GetVisibleSpecifies whether the item group is visible.
IconCssClassSpecifies the CSS class of the item group’s icon.
IconUrlSpecifies the URL of the item group’s icon.
ItemsReturns an item collection for the group.’
NameSpecifies the name for a bar element (tab, group, or item). Inherited from IBarItemBase.
TextSpecifies text for a bar element (tab, group, or item). Inherited from IBarItemBase.

See Also

IBarGroup Interface

IBarGroup Members

DevExpress.Blazor.Office Namespace