TechTalk Genome v4.2

QueryCommandField.ShowClearButton Property

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

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

Property Value

true to display the Clear 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