BeforeOpenEventArgs

Interface representing the event arguments for the beforeOpen event for DropDownList, Mention, and Multiselect controls.

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