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

ToolbarDeleteTableButton Constructors

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