PopoverBuilder.ShowEvent Method
| Name | Parameters | Description |
|---|---|---|
| ShowEvent(JS) | value | Specifies properties for displaying the UI component. Mirrors the client-side showEvent option. |
| ShowEvent(Action<PopoverShowEventBuilder>) | configurator | Specifies properties for displaying the UI component. Mirrors the client-side showEvent object. |
| ShowEvent(String) | value | Specifies properties for displaying the UI component. Mirrors the client-side showEvent option. |