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


Glossary Item Box

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

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