Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace / ChangeChartTypeAction Class
Members


In This Topic
    ChangeChartTypeAction Class
    In This Topic
    Object Model
    ChangeChartTypeAction Class
    Syntax
    'Declaration
     
    Public Class ChangeChartTypeAction 
       Inherits ActionBase
       Implements GrapeCity.Windows.SpreadSheet.UI.IUndo 
    'Usage
     
    Dim instance As ChangeChartTypeAction
    public class ChangeChartTypeAction : ActionBase, GrapeCity.Windows.SpreadSheet.UI.IUndo  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase
          GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ChangeChartTypeAction

    See Also