TechTalk Genome v4.2

QueryFormRow.RowState Property

Gets the state of the QueryFormRow object.

public virtual DataControlRowState RowState {get;}

Property Value

A bitwise combination of the DataControlRowState enumeration values.

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

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