TechTalk Genome v4.2

QueryFormFilterEventArgs.Values Property

Gets the IQueryFilterCollection object that represents the filters extracted from the fields of the QueryForm control.

public IQueryFilterCollection Values {get;}

Property Value

An IQueryFilterCollection that will be used to filter the associated data source of the QueryForm control.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI.Controls

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

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