DropDownTreeBeforeOpenEventArgs

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

Properties

cancel Boolean

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

name String

Gets the name of the event.

On This Page