Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / DataType Property

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