Summary
Gets or sets a value that indicates whether the user can edit the values in the control.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
public bool IsReadOnly { get; set; }
Value
Type | Description |
---|---|
bool |