IsReadOnly Property
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get