IsReadOnly Property
Gets whether this instance is read-only and can't be modified.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
member IsReadOnly : bool with get