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

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