FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : ClipboardCutUndoAction Class |
The following tables list the members exposed by ClipboardCutUndoAction.
Name | Description | |
---|---|---|
ClipboardCutUndoAction Constructor | Initializes a new instance of the ClipboardCutUndoAction class. |
Name | Description | |
---|---|---|
idx | 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) | |
model | Reference to the chart model from which the object is deleted. (Inherited from FarPoint.Win.Chart.DeleteUndoAction) | |
obj | The object to be deleted. (Inherited from FarPoint.Win.Chart.DeleteUndoAction) |
Name | Description | |
---|---|---|
Index | Gets 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) | |
ObjectDeleted | Gets the object which is deleted. (Inherited from FarPoint.Win.Chart.DeleteUndoAction) |
Name | Description | |
---|---|---|
PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Chart.UndoAction) | |
PerformUndoAction | Performs the undo action. (Inherited from FarPoint.Win.Chart.DeleteUndoAction) | |
Undo | Overridden. Undoes the action. |
Name | Description | |
---|---|---|
SaveUndoState | Saves undo state information. (Inherited from FarPoint.Win.Chart.DeleteUndoAction) |