ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DateTimePicker Class / C1DateTimePicker Constructor

In This Topic
    C1DateTimePicker Constructor
    In This Topic
    Initializes a new instance of the C1DateTimePicker class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1DateTimePicker()
    See Also