This documentation is archived and is not being maintained.

PageEventArgs Properties

The PageEventArgs type exposes the following members.

  NameDescription
Public property MaximumRows Gets the maximum number of records to display on each page.
Public property StartRowIndex Gets the index of the first record on a page.
Public property TotalRowCount Gets the total number of records in the underlying data source.
Top
Show: