ContextMenuBuilder.ActiveStateEnabled Method
| Name | Parameters | Description |
|---|---|---|
| ActiveStateEnabled(JS) | value | Specifies whether the UI component changes its visual state as a result of user interaction. Mirrors the client-side activeStateEnabled option. |
| ActiveStateEnabled(Boolean) | value | Specifies whether the UI component changes its visual state as a result of user interaction. Mirrors the client-side activeStateEnabled option. |