AJE Components
ReportDataTabling DataRowNullActions EnumerationAJE Data Report Engine Help
Represents the Output Actions on a Data Row with Null Data.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public enum DataRowNullActions
Members

  Member nameValueDescription
Output0 Outputs the Null Data Row on the Data Table.
Ignore1 Ignore the Data Row and do not Output on the Data Table
Remarks

See Also