ComponentOne TileControl for WinForms
Orientation Property (C1TileControl)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : Orientation Property
Gets or sets whether the groups are arranged horizontally or vertically.
Syntax
'Declaration
 
Public Property Orientation As LayoutOrientation
public LayoutOrientation Orientation {get; set;}
See Also

Reference

C1TileControl Class
C1TileControl Members