deleteRow( iRow ) method

Deletes a row.

Syntax

deleteRow( iRow ) → {boolean}

Parameters

Name Type Description
iRow int row index

Returns

Type:

boolean

Source

SuperList.API.js, line 191.