ASPxClientRichEditPopupMenuItem.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 |
|
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