UniGraphToolbarToolbarGroups Property |
List of menu groups.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntaxpublic virtual List<Group> ToolbarGroups { get; set; }
Property Value
Type:
ListGroup
See Also