PageEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | MaximumRows | Gets the maximum number of records to display on each page. |
![]() | StartRowIndex | Gets the index of the first record on a page. |
![]() | TotalRowCount | Gets the total number of records in the underlying data source. |
Show:
