DataGrid.IsReadOnly Property

Definition

Gets or sets a value indicating whether the user can edit the values in the control.

public bool IsReadOnly { get; set; }
member this.IsReadOnly : bool with get, set
Public Property IsReadOnly As Boolean

Property Value

Applies to