The event handler receives an argument of type DateChangedEventArgs containing data related to this event. The following DateChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
DateTime | Gets the date/time. |
DateTimeOffset | Gets the date time offset. |
Offset | Gets the date offset. |
The SelectedDate dependency property can also be used for notification of the date time changing.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.1 or higher.