GetRow Method (DomTable)

Class

DomTable.

Action

Returns the DOM element for the specified row.

Syntax

C#
row = table.GetRow(itemIdentifier)
VB
row = table.GetRow(itemIdentifier)
Variable Description
row DomTableRow.
itemIdentifier Index of the row. ItemIdentifier.