Click or drag to resize

StiCsvSourceConvertEmptyStringToNull Property

Gets or sets a value indicating whether it is necessary to convert empty string to null.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool ConvertEmptyStringToNull { get; set; }

Property Value

Type: Boolean
See Also