Version

EditorUndoTransaction Class Members

The following tables list the members exposed by EditorUndoTransaction.

Public Properties
 NameDescription
Public PropertyIsClosed (Inherited from Infragistics.Undo.UndoTransaction)
Public PropertyOpenTransaction (Inherited from Infragistics.Undo.UndoTransaction)
Public PropertyParent (Inherited from Infragistics.Undo.UndoTransaction)
Public PropertyTargetOverridden. Returns the target object that will be affected by the Infragistics.Undo.UndoUnit  
Public PropertyUnits (Inherited from Infragistics.Undo.UndoTransaction)
Protected Properties
 NameDescription
Protected PropertyDescription (Inherited from Infragistics.Undo.UndoTransaction)
Protected PropertyDetailedDescription (Inherited from Infragistics.Undo.UndoTransaction)
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