ComponentOne Basic Library for UWP
AllowNull Property (C1DateTimeSelector)

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

Reference

C1DateTimeSelector Class
C1DateTimeSelector Members