Gets or sets the direction the expander expands.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
| C# |
|---|
public ExpandDirection ExpandDirection { get; set; } |
| Visual Basic |
|---|
Public Property ExpandDirection As ExpandDirection Get Set |
Remarks
This is a dependency property.