ContextMenuBuilder.ShowSubmenuMode Method
| Name | Parameters | Description |
|---|---|---|
| ShowSubmenuMode(ShowSubmenuMode) | value | Specifies properties of submenu showing and hiding. Mirrors the client-side showSubmenuMode option. |
| ShowSubmenuMode(Action<ContextMenuShowSubmenuModeBuilder>) | configurator | Specifies properties of submenu showing and hiding. Mirrors the client-side showSubmenuMode object. |