UndoManager.Enabled

UndoManager.Enabled property

Gets or sets a value indicating whether the Undo function is enabled. The default value is false.

public bool Enabled { get; set; }

See Also