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

In This Topic
    CustomView Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CustomView As IDropDownView
    public IDropDownView CustomView {get; set;}
    See Also