Gets or sets the ControlTemplate to be applied when the Orientation is set to vertical.
This is a dependency property.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public ControlTemplate VerticalTemplate { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property VerticalTemplate As ControlTemplate |