MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / DropDownView Property

In This Topic
    DropDownView Property (C1MultiColumnCombo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property DropDownView As DropDownView
    public DropDownView DropDownView {get; set;}
    See Also