ComponentOne InputPanel for UWP
AllowNull Property (C1InputDateTimePicker)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputDateTimePicker Class : AllowNull Property
Gets or sets a value indicating whether the editing control allows null values.
Syntax
'Declaration
 
Public Property AllowNull As System.Boolean
public System.bool AllowNull {get; set;}
See Also

Reference

C1InputDateTimePicker Class
C1InputDateTimePicker Members