ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / DateChangedEventArgs Class / DateTime Property

In This Topic
    DateTime Property (DateChangedEventArgs)
    In This Topic
    Gets the date/time.
    Syntax
    public Nullable<DateTime> DateTime {get;}
    Public ReadOnly Property DateTime As Nullable(Of Date)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also