ComponentOne FlexGrid for WinForms
EmptyAsNull Property

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : EmptyAsNull Property
If True then empty strings from editor are interpreted as null values.
Syntax
'Declaration
 
Public Property EmptyAsNull As Boolean
public bool EmptyAsNull {get; set;}
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members