FocusEventArgs
Interface representing the event arguments for the focus
event for AUtoComplete, ComboBox, DropDownList, DropDownTree, ListBox, Mention, and Multiselect controls.
Properties
event KeyboardEvent MouseEvent TouchEvent FocusEvent
Gets or sets a value indicating whether we should cancel the operation or not.
isInteracted Boolean
Gets a value indicating whether the event was triggered by user interaction or from another event.
name String
Gets the name of the event.