ComponentOne Basic Library for UWP
Reverse Property

C1.UWP Assembly > C1.Xaml Namespace > C1LinePanel Class : Reverse Property
Gets or sets whether the items are arranged top-down/left-right or bottom-up/right-left.
Syntax
'Declaration
 
Public Property Reverse As System.Boolean
public System.bool Reverse {get; set;}
See Also

Reference

C1LinePanel Class
C1LinePanel Members