Spread WPF Documentation
ColumnUngroupUndoAction Class Members
Properties  Methods  Events


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

The following tables list the members exposed by ColumnUngroupUndoAction.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ColumnUngroupUndoAction class.  
Top
Public Properties
 NameDescription
Public PropertyGets a value that indicates whether the action can be undone.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Defines the method that determines whether the action can execute in its current state.  
Public MethodOverridden. Executes the ungroup action on the specified sender.  
Public MethodSaves the state for undoing the action.  
Public MethodReturns a System.String that represents this instance.  
Public MethodUndoes the action on the specified sender.  
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

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