ContextMenuItemBuilder.BeginGroup Method
| Name | Parameters | Description |
|---|---|---|
| BeginGroup(JS) | value | Specifies whether a group separator is displayed over the item. Mirrors the client-side beginGroup option. |
| BeginGroup(Boolean) | value | Specifies whether a group separator is displayed over the item. Mirrors the client-side beginGroup option. |