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

In This Topic
    IDropDownView Interface
    In This Topic
    Represents the methods, events and properties of dropdown view for the C1MultiColumnCombo control.
    Object Model
    IDropDownView InterfaceDisplayColumnCollection ClassDisplayColumn Class
    Syntax
    'Declaration
     
    
    Public Interface IDropDownView 
       Inherits ISupportSorting, ISupportUnboundMode 
    public interface IDropDownView : ISupportSorting, ISupportUnboundMode  
    See Also