ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class / C1DateTimePicker Constructor

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