ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ParseEventArgs Class / DestinationType Property

In This Topic
    DestinationType Property
    In This Topic
    Data type to convert the string to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DestinationType As Type
    public Type DestinationType {get;}
    See Also