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

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