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

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