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

ToolbarTableRowPropertiesDialogButton Constructors

Represents a default toolbar button that invokes the Row Properties dialog, allowing modification of a row’s properties in the table within the design view area.
Name Parameters Description
ToolbarTableRowPropertiesDialogButton() none Initializes a new instance of the ToolbarTableRowPropertiesDialogButton class with default settings.
ToolbarTableRowPropertiesDialogButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarTableRowPropertiesDialogButton class with the specified settings.
ToolbarTableRowPropertiesDialogButton(Boolean) beginGroup Initializes a new instance of the ToolbarTableRowPropertiesDialogButton class with the specified setting.
See Also