SelectTableCommand Constructors
Selects the entire table in which the caret is located.| Name | Parameters | Description |
|---|---|---|
| SelectTableCommand(IRichEditControl) | control | Initializes a new instance of the SelectTableCommand class with the specified owner. |
See Also