DataRepeaterItemValueEventArgs Properties

Include Protected Members
Include Inherited Members

The DataRepeaterItemValueEventArgs type exposes the following members.

Properties

  Name Description
Public property Control Gets the child control of a DataRepeaterItem that is raising the ItemValueNeeded or ItemValuePushed event.
Public property ItemIndex Gets the index of the DataRepeaterItem that contains the control that is raising the ItemValueNeeded or ItemValuePushed event.
Public property PropertyName Gets the name of the data-bound property of the control that is raising a ItemValueNeeded or ItemValuePushed event.
Public property Value Gets the property value that has changed to raise a ItemValueNeeded or ItemValuePushed event.

Top

See Also

Reference

DataRepeaterItemValueEventArgs Class

Microsoft.VisualBasic.PowerPacks Namespace