Spread Silverlight Documentation
ColumnAutoFitUndoAction Class Members
Properties  Methods  Events


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

The following tables list the members exposed by ColumnAutoFitUndoAction.

Public Constructors
 NameDescription
Public Constructor Creates a new undo action for column automatic fit.  
Top
Public Properties
 NameDescription
Public Property Gets a value that indicates whether the action can be undone.  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Defines whether the column automatic fit action can execute.  
Public MethodOverridden.  Performs the column automatic fit action.  
Public Method Saves undo information.  
Public Method Returns a string that represents this object.  
Public Method Undoes the column automatic fit action.  
Top
Protected Methods
 NameDescription
Protected Method Raises the CanExecuteChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected Method Resumes all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected Method Suspends all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
Public Events
 NameDescription
Public Event Occurs when changes occur that affect whether the action should execute. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
See Also

Reference

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