New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
TotalRowCount
Telerik.Web.UI.RadDataPagerTotalRowCountRequestEventArgs
The event arguments passed when RadDataPager fires TotalRowCountRequest event.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.RadDataPagerTotalRowCountRequestEventArgs
Properties
TotalRowCount Int32
Gets the total row count which represents the count in the specified data source.