The properties of the QueryFormFilterEventArgs class are listed below. For a complete list of QueryFormFilterEventArgs class members, see the QueryFormFilterEventArgs Members topic.
Cancel (inherited from CancelEventArgs) | Gets or sets a value indicating whether the event should be canceled. |
CommandArgument | Gets the argument associated with the command originating from the QueryForm.Command event of the QueryForm control. |
Values | Gets the IQueryFilterCollection object that represents the filters extracted from the fields of the QueryForm control. |
QueryFormFilterEventArgs Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace