GrapeCity.Xaml.SpreadSheet.UI
SheetRenameUndoAction Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by SheetRenameUndoAction.

Public Constructors
 NameDescription
Public ConstructorSheetRenameUndoAction ConstructorCreates a new instance of the SheetRenameUndoAction class.  
Top
Protected Fields
 NameDescription
Protected FieldnewName The new name of the renamed worksheet.  
Protected FieldoldName The previous name of the worksheet.  
Protected Fieldworksheet The renamed worksheet.  
Top
Public Properties
 NameDescription
Public PropertyCanUndo Gets a value that indicates whether the action can be undone.  
Top
Public Methods
 NameDescription
Public MethodCanExecuteOverridden.  Defines the method that determines whether the action can execute in its current state.  
Public MethodExecuteOverridden.  Defines the method to be called when the action is invoked.  
Public MethodSaveState Saves the state for the undo action before executing the action.  
Public MethodToStringReturns a System.String that represents this instance.  
Public MethodUndo Undoes the command or operation.  
Top
Protected Methods
 NameDescription
Protected MethodRaiseCanExecuteChanged Raises the CanExecuteChanged event. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodResumeInvalidate Resumes all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodSuspendInvalidate Suspends all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.ActionBase)
Top
Public Events
 NameDescription
Public EventCanExecuteChanged Occurs when changes occur that affect whether the action should execute. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.ActionBase)
Top
See Also

Reference

SheetRenameUndoAction Class
GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options