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

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