AfterDataTableRangeAddRow

Occurs after a row (or rows) is added to a DataTableRange either by a user adding/inserting a row(s) or when an empty row is automatically added.

Property Description
DataTableRangeName Name of the DataTableRange.
DataSetRangeName Name of the SQLPassthroughDataSetRange.
DataSheetRangeName Name of the data sheet range that contains the row(s).
DataRowAddress The address of the row(s) within the data sheet range.
DataBlockSheetRangeName If configured for the DataTableRange, the name of the data block sheet range that contains the row(s).
DataBlockRowAddress The address of the row(s) within the data block sheet range.
SheetName The name of the sheet that contains the row(s).