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

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