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

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