ListViewSelectEventArgs Constructor (Int32)
.NET Framework (current version)
Initializes a new instance of the ListViewSelectEventArgs class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Use this constructor to initialize a new instance of the ListViewSelectEventArgs class.
Note |
|---|
This constructor is primarily used by control developers when raising events. |
The following table shows the initial property value for an instance of the ListViewSelectEventArgs class.
Property | Initial value |
|---|---|
The value of the newSelectedIndex parameter. |
.NET Framework
Available since 3.5
Available since 3.5
Show:
