Search
DiagramNode.HasItems Property
See Also
 





Determines whether the node supports connections to its constituent elements.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected virtual bool HasItems { get; }

Visual Basic  Copy Code

Protected Overridable ReadOnly Property HasItems As Boolean

 Property Value

 See Also