Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartDeleteUndoAction Class
Members


SpreadChartDeleteUndoAction Class
This class represents the action which user delete the chart by press Delete or choose "Delete" from context menu.
Syntax
'Declaration
 
Public Class SpreadChartDeleteUndoAction 
   Inherits FarPoint.Win.Spread.UndoRedo.UndoAction
 
'Usage
 
Dim instance As SpreadChartDeleteUndoAction
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Action
      FarPoint.Win.Spread.UndoRedo.UndoAction
         FarPoint.Win.Spread.Chart.SpreadChartDeleteUndoAction

See Also