Spread Windows Forms 6.0 Product Documentation
SpreadChartDeleteUndoAction Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace : SpreadChartDeleteUndoAction Class


Glossary Item Box

This class represents the action which user delete the chart by press Delete or choose "Delete" from context menu.

Object Model

SpreadChartDeleteUndoAction Class

Syntax

Visual Basic (Declaration) 
Public Class SpreadChartDeleteUndoAction 
   Inherits FarPoint.Win.Spread.UndoRedo.UndoAction
Visual Basic (Usage)Copy Code
Dim instance As SpreadChartDeleteUndoAction
C# 
public class SpreadChartDeleteUndoAction : FarPoint.Win.Spread.UndoRedo.UndoAction 

Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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