IsUndoEnabled Property
Property for determining whether undo/redo is enabled
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsUndoEnabled { get; set; }
Public Property IsUndoEnabled As Boolean
Get
Set
member IsUndoEnabled : bool with get, set