Provides arguments for queryData events.
Gets or sets the extra data for the query.
cast(obj: any): QueryEventArgs
Casts the specified object to QueryEventArgs type.
The object to cast.
Provides a value to use with events that do not have event data.