DropDownTreeDataBoundEventArgs

Interface representing the event arguments for the dataBound event for the DropDownTree control.

Properties

data Object[]

Gets the data object that was bound to the control.

name String

Gets the name of the event.

On This Page