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

In This Topic
    CellHeight Property (C1TileControl)
    In This Topic
    Gets or sets the height of a single tile cell.
    Syntax
    'Declaration
     
    
    Public Property CellHeight As Integer
    public int CellHeight {get; set;}
    See Also