System.Web.UI.WebControls.DataControlRowState.Edit Field

Indicates that the row is in an edit state, often the result of clicking an edit button for the row. Typically, the DataControlRowState.Edit and DataControlRowState.Insert states are mutually exclusive.

Syntax

DataControlRowState Edit

Requirements

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