IMultiItemAccessModifier Interface
Delegate for whether an item is visible and enabled.
This API is not CLS-compliant.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | Enabled(array<INodeInformation^>^) | Indicates if an item is enabled. |
![]() | Visible(array<INodeInformation^>^) | Indicates if an item is visible. |
Show:
