Skip to main content

ToolbarMergeTableCellDownButton Constructors

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