2 references to thisExpr
System.Web (2)
UI\WebControls\BoundColumn.cs (1)
200if (!boundField.Equals(thisExpr)) {
UI\WebControls\DataGrid.cs (1)
930column.DataField = BoundColumn.thisExpr;