InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputDateTimePicker Class / C1InputDateTimePicker Constructor

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