Spread WPF Documentation
RowResizeUndoAction Class Members
Properties  Methods  Events


The following tables list the members exposed by RowResizeUndoAction.

Public Constructors
 NameDescription
Public ConstructorRowResizeUndoAction ConstructorCreates a new undo action for row resizing.  
Top
Public Properties
 NameDescription
Public PropertyCanUndoGets a value that indicates whether the action can be undone.  
Top
Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Defines whether the row resize action can execute.  
Public MethodExecuteOverridden. Performs the row resize action.  
Public MethodSaveStateSaves undo information.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoUndoes the row resizing action.  
Top
Protected Methods
 NameDescription
Protected MethodRaiseCanExecuteChangedRaises the CanExecuteChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodResumeInvalidateResumes all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodSuspendInvalidateSuspends all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
Public Events
 NameDescription
Public EventCanExecuteChangedOccurs when changes occur that affect whether the action should execute. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
See Also

Reference

RowResizeUndoAction Class
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.