3 references to AllowSorting
System.Web (3)
UI\WebControls\GridView.cs (3)
237
bool oldValue =
AllowSorting
;
2061
if (displayFields[c].Initialize(
AllowSorting
, this)) {
3143
if (!
AllowSorting
) {