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