Gets or sets the DataTemplate to be used for connection points with this ConnectionPointDirection.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public DataTemplate Template { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Template As DataTemplate |