This documentation is archived and is not being maintained.
PageEventArgs Properties
Visual Studio 2008
The PageEventArgs type exposes the following members.
| 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: