Determines whether the node supports connections to its constituent elements.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual bool HasItems { get; } |
Visual Basic Copy Code |
---|
Protected Overridable ReadOnly Property HasItems As Boolean |