Gets or sets whether the items are arranged top-down/left-right or bottom-up/right-left.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool Reverse { get; set; } |
Visual Basic |
---|
Public Property Reverse As Boolean Get Set |