ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / DateTimePickerControl Class / DateTimePickerControl Constructor

In This Topic
    DateTimePickerControl Constructor
    In This Topic
    The datetime picker control constructor. This will be called via the parent control or window on which the DateTimePickerControl is hosted.
    Syntax
    public DateTimePickerControl()
    Public Function New()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also