DataGridColumn.IsReadOnly Property

Definition

Gets or sets a value indicating whether this column is read-only.

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

Property Value

Applies to