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) | beginGroup |
Initializes a new instance of the ToolbarDeleteTableButton class with the specified setting. |
ToolbarDeleteTableButton(Boolean, Boolean) | beginGroup, visible |
Initializes a new instance of the ToolbarDeleteTableButton class with the specified settings. |