PopupEventArgs
Interface representing the event arguments for the open
and close
events for AutoComplete, ComboBox, DropDownList, DropDownTree, ListBox, Mention, and Multiselect controls.
Properties
animation AnimationModel
Gets or sets the animation settings to be used when the popup is opened or closed.
cancel Boolean
Gets or sets a value indicating whether we should cancel the operation or not.
event KeyboardEvent MouseEvent TouchEvent
Gets the original triggered event arguments.
name String
Gets the name of the event.
popup Popup
Gets the popup object.