Version

UndoHistoryItem Class Properties

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

Public Properties
 NameDescription
Public PropertyItemTypeReturns an enumeration indicating the type of operation that will be performed.  
Public PropertyLongDescriptionReturns a more detailed representation of the item.  
Public PropertyShortDescriptionReturns a basic string representation of the item.  
Public PropertyUndoManagerReturns the associated UndoManager  
Public PropertyUnitReturns the action that will be invoked.  
Protected Properties
 NameDescription
Protected PropertyHasListenersGets whether there are any listeners for the PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier)
See Also