ContextMenuBuilder.ShowEvent Method
| Name | Parameters | Description |
|---|---|---|
| ShowEvent(JS) | value | Specifies properties used to display the UI component. Mirrors the client-side showEvent option. |
| ShowEvent(Action<ContextMenuShowEventBuilder>) | configurator | Specifies properties used to display the UI component. Mirrors the client-side showEvent object. |
| ShowEvent(String) | value | Specifies properties used to display the UI component. Mirrors the client-side showEvent option. |