ComponentOne DateTimeEditors for UWP
AllowNull Property (C1TimeEditor)

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1TimeEditor Class : AllowNull Property
Gets or sets whether the user can enter null values.
Syntax
'Declaration
 
Public Property AllowNull As System.Boolean
public System.bool AllowNull {get; set;}
See Also

Reference

C1TimeEditor Class
C1TimeEditor Members