ToolbarMergeTableCellRightButton Constructors
Represents a default toolbar button that allows merging a cell to the right in the table within the design view area.Name | Parameters | Description |
---|---|---|
ToolbarMergeTableCellRightButton() | none | Initializes a new instance of the ToolbarMergeTableCellRightButton class with default settings. |
ToolbarMergeTableCellRightButton(Boolean, Boolean) | beginGroup, visible | Initializes a new instance of the ToolbarMergeTableCellRightButton class with the specified settings. |
ToolbarMergeTableCellRightButton(Boolean) | beginGroup | Initializes a new instance of the ToolbarMergeTableCellRightButton class with the specified setting. |
See Also