TechTalk Genome v4.2

QueryCommandField.ShowHeader Property

Gets or sets a value indicating whether the header item of a query command field is rendered.

[Description(Description="QueryField_ShowHeader")]
[DefaultValue(Value="False")]
public override bool ShowHeader {get; set;}

Property Value

true if the header item of the QueryCommandField is rendered; 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