ComponentOne Input for WinForms
EmptyAsNull Property (MaskInfo)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > MaskInfo Class : EmptyAsNull Property
If True, empty strings are interpreted as null values (DbNull).
Syntax
'Declaration
 
Public Property EmptyAsNull As System.Boolean
public System.bool EmptyAsNull {get; set;}
See Also

Reference

MaskInfo Class
MaskInfo Members