DetailsView.PageCount Property
.NET Framework (current version)
Gets the number of records in the data source.
Assembly: System.Web (in System.Web.dll)
[<BrowsableAttribute(false)>] abstract PageCount : int with get [<BrowsableAttribute(false)>] override PageCount : int with get
If the DataSource property is null, 0 is returned.
.NET Framework
Available since 2.0
Available since 2.0
Show: