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

In This Topic
    DataType Property (ValueInterval)
    In This Topic
    The type of lower and upper bounds (taken from the control’s DataType).
    Syntax
    'Declaration
     
    Public Property DataType As Type
    public Type DataType {get; set;}
    See Also