DataSourceExpressionCollection.Item Property (Int32)
.NET Framework (current version)
Gets or sets the data source expression object at a specified index.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- index
-
Type:
System.Int32
The zero-based index of the data source expression to get.
Property Value
Type: System.Web.UI.WebControls.Expressions.DataSourceExpressionThe data source expression object at the specified index.
.NET Framework
Available since 4.0
Available since 4.0
Show: