Click or drag to resize

StiReportConvertNulls Property

Gets or sets value which shows whether it is necessary to convert null or DBNull.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool ConvertNulls { get; set; }

Property Value

Type: Boolean
See Also