DataGrid::PageCount Property
.NET Framework (current version)
Gets the total number of pages required to display the items in the DataGrid control.
Assembly: System.Web (in System.Web.dll)
Use this property to programmatically determine the number of pages required to display the items in the DataGrid control. This property is only used when the AllowPaging property is set to true.
.NET Framework
Available since 1.1
Available since 1.1
Show: