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

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