TechTalk Genome v4.2

QueryCommandField.ShowFilterButton Property

Gets or sets a value indicating whether a Filter button is displayed in the query command field.

[Description(Description="QueryCommandField_ShowFilterButton")]
[DefaultValue(Value="False")]
public virtual bool ShowFilterButton {get; set;}

Property Value

true to display the Filter button in the query command field; otherwise, false. The default is false.

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

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