Skip to main content
A newer version of this page is available. .

ToolbarSplitTableCellHorizontallyButton Constructors

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