Gets or sets a collection whose elements will be rendered as links in the diagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public IList LinksSource { get; set; } |
Visual Basic Copy Code |
---|
Public Property LinksSource As IList |
A collection containing data items that should be displayed as diagram links.
WpfDiagram Programmer's Guide | © 2024 MindFusion |