Spread Windows Forms 7.0 Product Documentation
DeleteUndoAction Class Members
See Also  Fields  Properties  Methods  Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : DeleteUndoAction Class


Glossary Item Box

The following tables list the members exposed by DeleteUndoAction.

Public Constructors

 NameDescription
Public ConstructorDeleteUndoAction ConstructorInitializes a new instance of the DeleteUndoAction class.  
Top

Protected Fields

 NameDescription
Protected FieldidxThe index of the object in its collection. It is used to restore the object to correct index in its collection.  
Protected FieldmodelReference to the chart model from which the object is deleted.  
Protected FieldobjThe object to be deleted.  
Top

Public Properties

 NameDescription
Public PropertyIndexGets the index of the object in its collection. It is used to restore the object to correct index in its collection.  
Public PropertyObjectDeletedGets the object which is deleted.  
Top

Public Methods

 NameDescription
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Chart.UndoAction)
Public MethodPerformUndoActionOverridden. Performs the undo action.  
Public MethodUndoOverridden. Undoes the action.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves undo state information.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.