ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / Frame Class / ResetCaptionHeight Method

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