ContextMenuBuilder.ShowEvent Method
Name | Parameters | Description |
---|---|---|
ShowEvent(JS) | value | Specifies properties for displaying the UI component. Mirrors the client-side showEvent option. |
ShowEvent(Action<ContextMenuShowEventBuilder>) | 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. |