2 references to AllowPaging
System.Web (2)
UI\WebControls\DataGrid.cs (2)
1267pagedDataSource.AllowPaging = AllowPaging; 1818if (Items.Count > 0 && visibleColumns != Items[0].Cells.Count && AllowPaging) {