[]
        
(Showing Draft Content)

C1.Win.Tile.LayoutOrientation

LayoutOrientation Enum

Defines the different methods of arranging the groups or elements.

Namespace: C1.Win.Tile
Assembly: C1.Win.TileControl.8.dll
Syntax
public enum LayoutOrientation

Fields

Name Description
Horizontal

Groups or elements are horizontally stacked.

Vertical

Groups or elements are vertically stacked.