ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / DateTimePickerControl Class / Mode Property

In This Topic
    Mode Property (DateTimePickerControl)
    In This Topic
    Gets or sets whether the mode of the control.
    Syntax
    public DateTimeMode Mode {get; set;}
    Public Property Mode As DateTimeMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also