ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / HorizontalSize Property

In This Topic
    HorizontalSize Property (Tile)
    In This Topic
    Gets or sets the width of the tile, in cells.
    Syntax
    'Declaration
     
    
    Public Property HorizontalSize As Integer
    public int HorizontalSize {get; set;}
    See Also