Skip to main content

ToolbarSplitTableCellVerticallyButton Constructors

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