C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / EmptyAsNull Property

In This Topic
EmptyAsNull Property (C1TextBox)
In This Topic
If True, empty strings are interpreted as null values (DBNull).
Syntax
'Declaration
 
Public Property EmptyAsNull As Boolean
 
See Also