[To be supplied.]
[Visual Basic] Public Function GetRowIndex( _ ByVal row As TableRow _ ) As Integer [C#] public int GetRowIndex( TableRow row ); [C++] public: int GetRowIndex( TableRow* row ); [JScript] public function GetRowIndex( row : TableRow ) : int;
TableRowCollection Class | TableRowCollection Members | System.Web.UI.WebControls Namespace