Skip to main content

TdxBarInPlaceSubItem.KeepBeginGroupWhileExpanded Property

Controls the visibility of a group separator below the expanded in-place subitem’s submenu.

Declaration

property KeepBeginGroupWhileExpanded: Boolean read; write;

Property Value

Type
Boolean

Remarks

Use this property to emphasize the expanded subitem’s submenu contents within the parent menu. Set the property to True to display a group separator below the last submenu item, as shown in the image below.

The default value of the KeepBeginGroupWhileExpanded property is False.

See Also