DataBoundEventArgs

Interface representing the event arguments for the dataBound event.

Properties

items DataStore {:} String[]

Gets the items that were bound to the control.

name String

Gets the name of the event.

On This Page