2 references to AllowCustomPaging
System.Web (2)
UI\WebControls\GridView.cs (2)
2686
pagedDataSource.AllowCustomPaging =
AllowCustomPaging
;
2911
if (this.AllowPaging && this.
AllowCustomPaging
) {