Skip to main content
All docs
V18.2

ASPxDesignerUndoEngine Properties

Provides functionality to an undo/redo engine in the Web Report Designer.
Name Description
isDirty Provides access to a value that specifies whether or not a report has been changed.
redoEnabled Provides access to a value that specifies whether or not the redo action can currently be performed.
undoEnabled Provides access to a value that specifies whether or not the undo action can currently be performed.
See Also