Edit

Share via


Control.ReadOnly Property

Definition

A value indicating if the control is readonly.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<bool> ReadOnly { get; set; }
member this.ReadOnly : Nullable<bool> with get, set
Public Property ReadOnly As Nullable(Of Boolean)

Property Value

Attributes

Applies to