1 write to _rowIndex
System.Web (1)
UI\WebControls\DetailsViewDeleteEventArgs.cs (1)
29
this.
_rowIndex
= rowIndex;
1 reference to _rowIndex
System.Web (1)
UI\WebControls\DetailsViewDeleteEventArgs.cs (1)
35
return
_rowIndex
;