C1.Win.Input Namespace / C1Label Class / EmptyAsNull Property

In This Topic
EmptyAsNull Property (C1Label)
In This Topic
Gets or sets a value indicating whether empty strings are interpreted as null values (System.DBNull).
Syntax
'Declaration
 
Public Property EmptyAsNull As Boolean
 
See Also