ConvertEmptyStringToNull Property (C1BoundField)
Gets or sets a value indicating whether empty string ("") values are converted to null when the field values are retrieved from the data source.
public virtual System.bool ConvertEmptyStringToNull {get; set;}
'Declaration
Public Overridable Property ConvertEmptyStringToNull As System.Boolean