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

ToolbarTableOperationsDropDownButton Constructors

A default toolbar button that provides a set of operations useful for working with tables in the design view area.
Name Parameters Description
ToolbarTableOperationsDropDownButton() none Initializes a new instance of the ToolbarTableOperationsDropDownButton class with default settings.
ToolbarTableOperationsDropDownButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarTableOperationsDropDownButton class with the specified settings.
ToolbarTableOperationsDropDownButton(Boolean) beginGroup Initializes a new instance of the ToolbarTableOperationsDropDownButton class with the specified setting.
See Also