TechTalk Genome v4.2

SimpleQueryField.PropertyName Property

Gets or sets the name of the business property that will be filtered by the QueryField.

public string PropertyName {get; set;}

Property Value

A string that represents the name of the business property that will be filtered.

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

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