DataGridIsReadOnly Property
Gets or sets a value that indicates whether the user can edit the values in the control.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsReadOnly { get; set; }
Public Property IsReadOnly As Boolean
Get
Set
member IsReadOnly : bool with get, set
Property Value
Boolean