ArcGIS Pro 3.7 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 Property IsNullAllowed As Boolean
    public bool IsNullAllowed {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also