ComponentOne MultiSelect for WinForms
ValueOnErrorIsDbNull Property

C1.Win.C1Input Namespace > ErrorInfo Class : ValueOnErrorIsDbNull Property
Boolean property used to set ValueOnError to DbNull (only necessary at design time).
Syntax
'Declaration
 
Public Property ValueOnErrorIsDbNull As Boolean
public bool ValueOnErrorIsDbNull {get; set;}
See Also

Reference

ErrorInfo Class
ErrorInfo Members