Version 24.2 (latest)

EditorUndoTransaction Class Methods

For a list of all members of this type, see EditorUndoTransaction members.

Public Methods
 NameDescription
Public MethodCommit (Inherited from Infragistics.Undo.UndoTransaction)
Public MethodGetDescription (Inherited from Infragistics.Undo.UndoTransaction)
Public MethodRollback (Inherited from Infragistics.Undo.UndoTransaction)
Protected Methods
 NameDescription
Protected MethodCreateExecuteTransactionOverridden. Creates a transaction  
Protected MethodExecuteOverridden. Used to perform the associated action.  
Protected Internal MethodMerge (Inherited from Infragistics.Undo.UndoTransaction)
See Also