ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / C1ListBase Class / ResetColumnFooterHeight Method

In This Topic
    ResetColumnFooterHeight Method (C1ListBase)
    In This Topic
    Restore the ColumnFooterHeight property to its default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetColumnFooterHeight() 
    protected virtual void ResetColumnFooterHeight()
    See Also