INodeWithEdit Interface
Allows a node to indicate if it can be edited, and if it can handle the new name.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
Name | Description | |
---|---|---|
![]() | Editable | Gets a value indicating whether the node supports editing. |
Name | Description | |
---|---|---|
![]() | Edit(String) | Edits the name of the control. |
Show: