ArcGIS Pro 3.7 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 Property NullDateText As String
    public string NullDateText {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also