GridCells.DeleteRow

GridCells.DeleteRow method

Deletes a row.

public void DeleteRow(int rowIndex)
ParameterTypeDescription
rowIndexInt32Row index.

See Also