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