TechTalk Genome v4.2

QueryField.HeaderStyle Property

Gets the style of the header of the query field.

[DesignerSerializationVisibility(Visibility="Content")]
[PersistenceMode(Mode="InnerProperty")]
[Description(Description="QueryField_HeaderStyle")]
[DefaultValue()]
public TableItemStyle HeaderStyle {get;}

Property Value

A TableItemStyle that governs the appearance of the QueryField header item.

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