C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / PostValidation Class / AllowDbNull Property

In This Topic
AllowDbNull Property
In This Topic
Determines whether it is possible to enter DbNull value in the control.
Syntax
'Declaration
 
Public Property AllowDbNull As Boolean
 
See Also