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

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