ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / Height Property

In This Topic
    Height Property (Split)
    In This Topic
    Gets or sets the client rectangle height.
    Syntax
    'Declaration
     
    
    Public Property Height As Integer
    public int Height {get; set;}
    See Also