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