System.Web.UI.WebControls.BoundColumn.ReadOnly Property

Gets or sets a value that indicates whether the items in the System.Web.UI.WebControls.BoundColumn can be edited.

Syntax

[System.ComponentModel.DefaultValue(false)]
public virtual bool ReadOnly { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the BoundColumn.ReadOnly property to specify whether the items in the System.Web.UI.WebControls.BoundColumn can be edited. This property can also be used to programmatically determine whether the column is read-only.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0