ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1NumericEdit Class / DataType Property

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