Click or drag to resize

StiNullValuesHelperIsNull Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiNullValuesHelper.IsNull(Stimulsoft.Report.StiReport,System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool IsNull(
	StiReport report,
	string dataColumn
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.StiNullValuesHelper.IsNull(Stimulsoft.Report.StiReport,System.String)"]

dataColumn
Type: SystemString

[Missing <param name="dataColumn"/> documentation for "M:Stimulsoft.Report.StiNullValuesHelper.IsNull(Stimulsoft.Report.StiReport,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.StiNullValuesHelper.IsNull(Stimulsoft.Report.StiReport,System.String)"]

See Also