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

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