1 write to _rowIndex
System.Web (1)
UI\WebControls\GridViewDeleteEventArgs.cs (1)
28this._rowIndex = rowIndex;
1 reference to _rowIndex
System.Web (1)
UI\WebControls\GridViewDeleteEventArgs.cs (1)
34return _rowIndex;