BeforeDataTableRangeAddRow

Occurs before 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).
DataBlockSheetRangeName If configured for the DataTableRange, the name of the data block sheet range that contains the row(s).
SheetName The name of the sheet that contains the row(s).