ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface
Members

In This Topic
    IDropDownEditorBase Interface
    In This Topic
    Represents the methods, events and properties of C1DropDownEditorBase class.
    Object Model
    IDropDownEditorBase InterfaceButtonsSettings ClassFormatInfo ClassFormatInfo ClassErrorInfo ClassParseInfo ClassPostValidation ClassPreValidation Class
    Syntax
    'Declaration
     
    
    Public Interface IDropDownEditorBase 
       Inherits IDropDownControlBase 
    public interface IDropDownEditorBase : IDropDownControlBase  
    See Also