PopoverBuilder.HideEvent Method
| Name | Parameters | Description |
|---|---|---|
| HideEvent(JS) | value | Specifies properties of popover hiding. Ignored if the shading property is set to true. Mirrors the client-side hideEvent option. |
| HideEvent(Action<PopoverHideEventBuilder>) | configurator | Specifies properties of popover hiding. Ignored if the shading property is set to true. Mirrors the client-side hideEvent object. |
| HideEvent(String) | value | Specifies properties of popover hiding. Ignored if the shading property is set to true. Mirrors the client-side hideEvent option. |