Spread Windows Forms 12.0 Product Documentation
DeleteUndoAction Class Members
Fields  Properties  Methods 


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : DeleteUndoAction Class

The following tables list the members exposed by DeleteUndoAction.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DeleteUndoAction class.  
Top
Protected Fields
 NameDescription
Protected FieldThe index of the object in its collection. It is used to restore the object to correct index in its collection.  
Protected FieldReference to the chart model from which the object is deleted.  
Protected FieldThe object to be deleted.  
Top
Public Properties
 NameDescription
Public PropertyGets the index of the object in its collection. It is used to restore the object to correct index in its collection.  
Public PropertyGets the object which is deleted.  
Top
Public Methods
 NameDescription
Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Chart.UndoAction)
Public MethodOverridden. Performs the undo action.  
Public MethodOverridden. Undoes the action.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Saves undo state information.  
Top
See Also

Reference

DeleteUndoAction Class
FarPoint.Win.Chart Namespace