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


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

Reference

DeleteUndoAction Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.