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


The following tables list the members exposed by ClipboardCutUndoAction.

Public Constructors
 NameDescription
Public ConstructorClipboardCutUndoAction ConstructorInitializes a new instance of the ClipboardCutUndoAction 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. (Inherited from FarPoint.Win.Chart.DeleteUndoAction)
Protected FieldmodelReference to the chart model from which the object is deleted. (Inherited from FarPoint.Win.Chart.DeleteUndoAction)
Protected FieldobjThe object to be deleted. (Inherited from FarPoint.Win.Chart.DeleteUndoAction)
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. (Inherited from FarPoint.Win.Chart.DeleteUndoAction)
Public PropertyObjectDeletedGets the object which is deleted. (Inherited from FarPoint.Win.Chart.DeleteUndoAction)
Top
Public Methods
 NameDescription
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Chart.UndoAction)
Public MethodPerformUndoActionPerforms the undo action. (Inherited from FarPoint.Win.Chart.DeleteUndoAction)
Public MethodUndoOverridden. Undoes the action.  
Top
Protected Methods
 NameDescription
Protected MethodSaveUndoStateSaves undo state information. (Inherited from FarPoint.Win.Chart.DeleteUndoAction)
Top
See Also

Reference

ClipboardCutUndoAction Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.