C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputDateTimePicker Class / AllowNull Property

In This Topic
AllowNull Property (C1InputDateTimePicker)
In This Topic
Gets or sets a value indicating whether the editing control allows null values.
Syntax
'Declaration
 
Public Property AllowNull As Boolean
 
See Also