Spread WPF Documentation
ColumnResizeUndoAction Class Members
Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : ColumnResizeUndoAction Class

The following tables list the members exposed by ColumnResizeUndoAction.

Public Constructors
 NameDescription
Public ConstructorCreates a new undo action for column resizing.  
Top
Public Properties
 NameDescription
Public PropertyGets a value that indicates whether the action can be undone.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Define whether the column resize action can execute.  
Public MethodOverridden. Performs the column resize action.  
Public MethodSaves undo information.  
Public MethodReturns a string that represents this object.  
Public MethodUndoes the column resizing action.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the CanExecuteChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodResumes all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodSuspends all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
Public Events
 NameDescription
Public EventOccurs when changes occur that affect whether the action should execute. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
See Also

Reference

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