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

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