ColumnResizeUndoAction Class Members
In This Topic
The following tables list the members exposed by ColumnResizeUndoAction.
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. Define whether the column resize action can execute. |
 | Execute | Overridden. Performs the column resize action. |
 | SaveState | Saves undo information. |
 | ToString | Returns a string that represents this object. |
 | Undo | Undoes the column resizing action. |
Top
Public Events
See Also