GridDesktop.EnableUndo

GridDesktop.EnableUndo property

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

public bool EnableUndo { get; set; }

See Also