DeleteTableRowsCommand Constructors
Deletes selected rows in a table.Name | Parameters | Description |
---|---|---|
DeleteTableRowsCommand(IRichEditControl) | control | Initializes a new instance of the DeleteTableRowsCommand class with the specified owner. |
See Also