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


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

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

    See Also