ListViewPagedDataSource.DataSource Property
.NET Framework (current version)
Gets or sets the data source.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.Collections.IEnumerableAn object that implements System.Collections.IEnumerable that represents the data source.
Use the DataSource property to get or set the data source that is being paged.
.NET Framework
Available since 3.5
Available since 3.5
Show: