ListView.IPageableItemContainer.MaximumRows Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
For a description of this member, see IPageableItemContainer.MaximumRows.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.Int32The maximum number of items to display on a single page of the ListView control.
Implements
IPageableItemContainer.MaximumRowsThe IPageableItemContainer.MaximumRows property uses the value of the MaximumRows property to get the maximum number of items to display on a single page.
.NET Framework
Available since 3.5
Available since 3.5
Show: