Skip to main content

IsReadOnly Property

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

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public bool IsReadOnly { get; set; }

Property Value

Boolean

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace