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

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