[]
Allows the user to work with a table currently selected in the editor.
public sealed class Table
| Name | Description |
|---|---|
| CanExecute(Action) | Returns a Boolean value indicating whether the specified action can be executed. |
| CanShowDialog(DialogType) | Returns a Boolean value indicating whether the specified dialog box can be shown. |
| Execute(Action) | Executes the specified action. |
| ShowDialog(DialogType) | Shows the specified dialog. |