Click or drag to resize
UniGraphToolbarNodeItems Property
Nodes user should be able to add to graph from toolbar.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected List<Item> NodeItems { get; set; }

Property Value

Type: ListItem
See Also