BulletedListEventArgs::Index Property
.NET Framework (current version)
Gets the index of the list item in a BulletedList control that raised the event.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The index of the list item in a BulletedList control that raised the event.
Use this property to programmatically access the index of the list item in a BulletedList control that raised the event.
.NET Framework
Available since 2.0
Available since 2.0
Show: