Version

SelectionUndoUnit Class Members

The following tables list the members exposed by SelectionUndoUnit.

Public Properties
 NameDescription
Public PropertyTargetOverridden. Returns the target object that will be affected by the Infragistics.Undo.UndoUnit  
Public Methods
 NameDescription
Public MethodGetDescriptionOverridden. Returns a string representation of the action based on whether this is for an undo or redo operation.  
Protected Methods
 NameDescription
Protected MethodExecuteOverridden. Used to perform the associated action.  
Protected MethodMergeOverridden. Used to allow multiple consecutive undo units to be merged into a single operation.  
See Also