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

In This Topic
    Height Property (Group)
    In This Topic
    Gets the height of the tile group, in pixels.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Height As Integer
    public int Height {get;}
    See Also