Wisej.Web.DataRepeaterItemValueEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Initializes a new instance of the DataRepeaterItemValueEventArgs class.
itemIndex
The index of the DataRepeaterItem that contains the control that is raising the event.
Control: Gets the child control of a DataRepeaterItem that is raising the ItemValueNeeded or ItemValuePushed event.
Int32: Gets the index of the DataRepeaterItem that contains the control that is raising the ItemValueNeeded or ItemValuePushed event.