Skip to main content
A newer version of this page is available. .

ASPxClientSpreadsheetPopupMenuItem.beginGroup Property

Gets or sets a value that specifies whether the current menu item starts a group.

Declaration

beginGroup: boolean

Property Value

Type Description
boolean

true if the current menu item starts a group; otherwise, false.

Remarks

Use the beginGroup property to control whether a specific separator should appear before the current menu item to separate it from other menu items.

See Also