[]
        
(Showing Draft Content)

C1.Win.C1Tile.LayoutOrientation

LayoutOrientation Enum

Defines the different methods of arranging the groups or elements.

Namespace: C1.Win.C1Tile
Assembly: C1.Win.C1TileControl.4.8.dll
Syntax
public enum LayoutOrientation

Fields

Name Description
Horizontal

Groups or elements are horizontally stacked.

Vertical

Groups or elements are vertically stacked.