Table of Contents

Interface INodeDataGroupsDiagramData

Namespace
H.Controls.Diagram.Presenter.DiagramDatas.Base
Assembly
H.Controls.Diagram.Presenter.dll
public interface INodeDataGroupsDiagramData : IDiagramData, ICloneable, IDable, INameable, IGroupable
Inherited Members
Extension Methods

Properties

NodeGroups

ObservableCollection<INodeDataGroup> NodeGroups { get; set; }

Property Value

ObservableCollection<INodeDataGroup>