CGXGridCore::ImplementUndoRedo

void ImplementUndoRedo();

Remarks

UndoRedo: Implements undo and redo support for undoing and redoing operations. Undo and Redo is controlled by the CGXGridParam::EnableUndo and CGXGridParam::SetUndoLimit parameter. Add Edit|Undo and Edit|Redo handlers to your Edit menu or use the Undo(), Redo() API to manually perform Undo and Redo.

See Also

CGXGridCore::UndoCGXGridCore::RedoCGXGridParam::EnableUndoCGXGridParam::SetUndoLimit

CGXGridCore

Class Overview | Class Members