PagedDataSource::VirtualCount Property
.NET Framework (current version)
Gets or sets the virtual number of items in the data source when custom paging is used.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The virtual number of items in the data source when custom paging is used.
Use the VirtualCount property when custom paging or server-side paging is used to determine the virtual number of items in the data source. For more information on the VirtualCount property, see DataGrid::VirtualItemCount.
.NET Framework
Available since 1.1
Available since 1.1
Show: