New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
MaximumRows
StartRowIndex
TotalRowCount
Telerik.Web.UI.RadDataPagerPageEventArgs
The event arguments passed when Telerik.Web.UI.RadDataPager fires page event during paging.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.RadDataPagerPageEventArgs
Properties
MaximumRows Int32
Gets the maximum rows.
StartRowIndex Int32
Gets the start row index in the specified data source.
TotalRowCount Int32
Gets the total row count which represents the count in the specified data source.