DropDownTreeKeyPressEventArgs

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

Properties

cancel Boolean

Gets or sets a value indicating whether we should cancel the operation or not.

event FocusEvent

Gets the original triggered event arguments.

name String

Gets the name of the event.

On This Page