Gets the
TableRow object corresponding to the row at the specified index in the containing
RenderTable. Note that a
TableRow will be created if it has not been initialized for that row index yet. Use
TableRowCollection.FindRow to get a row without creating it.
Parameters
- index
- The row index in the containing table.
Property Value
The
TableRow at the specified index in the table.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2