2 writes to PageButtonCount
System.Web (2)
UI\WebControls\DataGridPagerStyle.cs (2)
267this.PageButtonCount = ps.PageButtonCount; 303this.PageButtonCount = ps.PageButtonCount;
3 references to PageButtonCount
System.Web (3)
UI\WebControls\DataGrid.cs (1)
1346int pageSetSize = pagerStyle.PageButtonCount;
UI\WebControls\DataGridPagerStyle.cs (2)
267this.PageButtonCount = ps.PageButtonCount; 303this.PageButtonCount = ps.PageButtonCount;