TechTalk Genome v4.2

QueryField.Owner Property

Gets a reference to the query form control that the QueryField object is associated with.

public Control Owner {get;}

Property Value

A Control object representing the query form that owns the QueryField.

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

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