ComponentOne InputPanel for WPF
AllowNull Property (C1InputNumericBox)

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

C1InputNumericBox Class
C1InputNumericBox Members