Search
NodeListView.LabelProperty Field
See Also
 





Identifies the Label attached property which defines the text of the Label next to the DiagramNode icon.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public static readonly DependencyProperty LabelProperty

Visual Basic  Copy Code

Public Shared ReadOnly LabelProperty As DependencyProperty

 See Also