TechTalk Genome v4.2

QueryFormFilterEventArgs Properties

The properties of the QueryFormFilterEventArgs class are listed below. For a complete list of QueryFormFilterEventArgs class members, see the QueryFormFilterEventArgs Members topic.

Public Instance Properties

Cancel (inherited from CancelEventArgs)Gets or sets a value indicating whether the event should be canceled.
CommandArgumentGets the argument associated with the command originating from the QueryForm.Command event of the QueryForm control.
ValuesGets the IQueryFilterCollection object that represents the filters extracted from the fields of the QueryForm control.

See Also

QueryFormFilterEventArgs Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace