ComponentOne Input for WinForms
AllowDbNull Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > PostValidation Class : AllowDbNull Property
Determines whether it is possible to enter DbNull value in the control.
Syntax
'Declaration
 
Public Property AllowDbNull As System.Boolean
public System.bool AllowDbNull {get; set;}
See Also

Reference

PostValidation Class
PostValidation Members