ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / ListCount Property

In This Topic
    ListCount Property (C1Combo)
    In This Topic
    Returns the total row number for the control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ListCount As Integer
    public int ListCount {get;}
    See Also