System.Web.UI.WebControls.DataControlRowState.Normal Field

Indicates that the data control row is in a normal state. The DataControlRowState.Normal state is mutually exclusive with other states except the DataControlRowState.Alternate state.

Syntax

DataControlRowState Normal

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0