Gets the collection of groups displayed by the toolbar control.
Namespace: DevExpress.UI.Xaml.Ribbon
Assembly: DevExpress.UI.Xaml.Ribbon.v18.2.dll
public ToolbarGroupCollection Groups { get; }
Public ReadOnly Property Groups As ToolbarGroupCollection
Type | Description |
---|---|
DevExpress.UI.Xaml.Ribbon.ToolbarGroupCollection | A collection of toolbar groups. |
Groups are represented by ToolbarGroup objects.