ComponentOne InputPanel for WPF
AllowNull Property (C1InputDateTimePicker)

C1.WPF.InputPanel.4 Assembly > C1.WPF.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