Back to Devexpress

TdxCustomLayoutControl.UndoRedoManager Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-2b3bd26a.md

latest806 B
Original Source

TdxCustomLayoutControl.UndoRedoManager Property

Provides access to the TdxUndoRedoManager instance.

Declaration

delphi
property UndoRedoManager: TdxUndoRedoManager read;

Property Value

Type
TdxUndoRedoManager

Remarks

The TdxUndoRedoManager provides the undo and redo capabilities for the layout control.

Refer to the TdxUndoRedoManager description, to learn more.

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit