DeleteRow(int)

Deletes a row by its index.

Declaration Syntax

public void DeleteRow(int index)

Parameters

index(int)

Index of the row (0 for first row).