Specifies how the menu will behave when there is insufficient space to show the items
Member of MenuBar (PRIM_PPNL.MenuBar)
Data Type - Enumeration
The CollapseStyle property governs how a menu will appear when there is insufficient space to show all the menu items.
Enum Value | Description |
---|---|
All | All items will be shown in a drop menu |
Hidden | Only the items that do not fit will be shown in a drop menu |
Febuary 18 V14SP2