ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / DataType Property

In This Topic
    DataType Property (C1DropDownControl)
    In This Topic
    Type of the Value property.
    Syntax
    'Declaration
     
    Public Overridable Property DataType As Type
    public virtual Type DataType {get; set;}
    See Also