Gets or sets a string specifying cause label binding path relative to cause items.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public string CauseLabelPath { get; set; } |
Visual Basic Copy Code |
---|
Public Property CauseLabelPath As String |
A string specifying property name of cause labels.
Set this property if the collection obtained through CausesPath contains data objects, to specify which of their properties contains cause labels.
WpfDiagram Programmer's Guide | © 2024 MindFusion |