DeleteTableRowsMenuCommand Constructors
Deletes selected rows in a table (the command is intended for popup menus).| Name | Parameters | Description |
|---|---|---|
| DeleteTableRowsMenuCommand(IRichEditControl) | control | Initializes a new instance of the DeleteTableRowsMenuCommand class with the specified owner. |
See Also