Gets or sets a value that indicates the dimension by which child elements are stacked.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public Orientation Orientation { get; set; } |
| Visual Basic |
|---|
Public Property Orientation As Orientation Get Set |