ComponentOne Basic Library for UWP
Orientation Property (C1LinePanel)

C1.UWP Assembly > C1.Xaml Namespace > C1LinePanel Class : Orientation Property
Gets or sets a value that indicates the dimension by which child elements are stacked.
Syntax
'Declaration
 
Public Property Orientation As Windows.UI.Xaml.Controls.Orientation
public Windows.UI.Xaml.Controls.Orientation Orientation {get; set;}
See Also

Reference

C1LinePanel Class
C1LinePanel Members