Version

UndoHistoryItem Class Methods

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

Public Methods
 NameDescription
Public MethodExecuteExecutes all the items in the associated history up to and including this instance.  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAddingVirtual method called when the first listener is being added to the PropertyChanged event. (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChangedVirtual method called when the HasListeners property changes. (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChangedUsed to raise the PropertyChanged event for the specified property name. (Inherited from Infragistics.PropertyChangeNotifier)
See Also