DataPagerFieldCollection.Item Property (Int32)
.NET Framework (current version)
Gets the DataPagerField object that is at the specified index in the collection.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- index
-
Type:
System.Int32
The zero-based index of the DataPagerField object to retrieve from the collection.
Property Value
Type: System.Web.UI.WebControls.DataPagerFieldThe DataPagerField object that is at the specified index in the collection.
.NET Framework
Available since 3.5
Available since 3.5
Show: