InsertTableRowBelowCommand Constructors
A command to insert a row in a table below the currently selected row.| Name | Parameters | Description |
|---|---|---|
| InsertTableRowBelowCommand(IRichEditControl) | control | Initializes a new instance of the InsertTableRowBelowCommand class with the specified owner. |
See Also