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

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