Determines whether the node supports connections to its constituent elements.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual bool HasItems { get; } |
Visual Basic Copy Code |
---|
Protected Overridable ReadOnly Property HasItems As Boolean |
A boolean value.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |