IsEditable Property
Gets or sets a value indicating whether the control is editable
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsEditable { get; set; }
Public Property IsEditable As Boolean
Get
Set
member IsEditable : bool with get, set