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