Click or drag to resize

StiFunctionsPrintStateIsNull Method

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

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

Parameters

dataSource
Type: SystemObject

[Missing <param name="dataSource"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsPrintState.IsNull(System.Object,System.String)"]

dataColumn
Type: SystemString

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

Return Value

Type: Boolean

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

See Also