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

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