C1.Win.FlexGrid Namespace / C1FlexGridBase Class / EmptyAsNull Property

In This Topic
EmptyAsNull Property (C1FlexGridBase)
In This Topic
If True then empty strings from editor are interpreted as null values.
Syntax
'Declaration
 
Public Property EmptyAsNull As Boolean
 
See Also