2 writes to _rowType
System.Web (2)
UI\WebControls\GridViewRow.cs (2)
31
this.
_rowType
= rowType;
92
_rowType
= value;
1 reference to _rowType
System.Web (1)
UI\WebControls\GridViewRow.cs (1)
89
return
_rowType
;