ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / DateTimePickerControl Class / OnDateChanged() Method

In This Topic
    OnDateChanged() Method
    In This Topic
    This raises our 'public' event for a dateTime change. Users can hook up delegates or use the SelectedDate dependency property. property
    Syntax
    protected internal virtual void OnDateChanged()
    Protected Friend Overridable Sub OnDateChanged() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also