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

In This Topic
    IsNullAllowed Property
    In This Topic
    Gets or sets whether the SelectedDate property can be set to null.
    Syntax
    public bool IsNullAllowed {get; set;}
    Public Property IsNullAllowed As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also