ColumnGroupUndoAction Class Members
In This Topic
The following tables list the members exposed by ColumnGroupUndoAction.
Public Constructors
Public Properties
| Name | Description |
 | CanUndo | Gets a value that indicates whether the action can be undone. |
Top
Public Methods
| Name | Description |
 | CanExecute | Overridden. Defines the method that determines whether the action can execute in its current state. |
 | Execute | Overridden. Executes the column group action. |
 | SaveState | Saves the state used to undo an action. |
 | ToString | Returns a System.String that represents this instance. |
 | Undo | Undoes the action. |
Top
Public Events
See Also