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

In This Topic
    ShouldSerializeItemHeight Method (DropDownList)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function ShouldSerializeItemHeight() As Boolean
    protected virtual bool ShouldSerializeItemHeight()
    See Also