ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / IComboBox Interface / DataType Property

In This Topic
    DataType Property (IComboBox)
    In This Topic
    Gets or sets the type of the C1.Win.Input.Base.IDropDownEditorBase.Value property.
    Syntax
    'Declaration
     
    
    Property DataType As Type
    Type DataType {get; set;}
    See Also