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

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