MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / IDropDownView Interface / ItemsCount Property

In This Topic
    ItemsCount Property (IDropDownView)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property ItemsCount As Integer
    int ItemsCount {get;}
    See Also