IsReadOnly Property
Gets a value that indicates whether the value of a control is read-only.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool IsReadOnly { get; }
ReadOnly Property IsReadOnly As Boolean
Get
abstract IsReadOnly : bool with get
Property Value
BooleanSee Also
Reference
IValueProvider Interface
Avalonia.Automation.Provider Namespace