Menu Item - MenuBreak Property

MenuBreak puts the item in a new column

Member of Menu Item (PRIM_MITM)

Data Type - Enumeration

Details

The MenuBreak property specifies how the menu items will be arranged.

Allowed Values

Enum Value

Description

BarBreak

A new column of menu item is started. A bar is shown between the two columns

Break

A new column of menu item is started

None

The item is shown below the previous item


See also

All Component Classes

Technical Reference

  • No labels