MenuBreak puts the item in a new column
Member of Menu Item (PRIM_MITM)
Data Type - Enumeration
The MenuBreak property specifies how the menu items will be arranged.
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 |
Febuary 18 V14SP2