Click or drag to resize
UniGraphToolbarToolbarGroups Property
List of menu groups.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual List<Group> ToolbarGroups { get; set; }

Property Value

Type: ListGroup
See Also