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

In This Topic
    NullDateText Property
    In This Topic
    Gets or sets the string value to display when the SelectedDate value is null.
    Syntax
    public string NullDateText {get; set;}
    Public Property NullDateText As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also