DataBoundEventArgs

Interface represents the event arguments for the dataBound event.

Properties

data {:}[]

Gets the data that was bound to the treeview.

name String

Gets the name of the event.

On This Page