DropDownTreeFilteringEventArgs

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

Properties

cancel Boolean

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

event Event

Gets the original triggered event arguments.

fields FieldsModel

Gets or sets the field settings.

name String

Gets the name of the event.

text String

Gets the text value of what is being filtered.

preventDefaultAction Boolean

Get or set a value indicating if the internal filtering action should be prevented.