ComponentOne MultiSelect for WinForms
AllowDbNull Property

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 Boolean
public bool AllowDbNull {get; set;}
See Also

Reference

PostValidation Class
PostValidation Members