IDataGridRows.Add

Syntax

Add: IDataGridRow;

Description

The Add method adds a new row and returns a reference to this row. The row is added to the end of a table.

See also:

IDataGridRows