Popup
Section:
Ribbon
Value children:
Button
Description
This tag defines the menu shown when the down arrow of the menu button is pressed.
<Popup>
<Button ref="ReserveButton"/>
<Button ref="UnreserveButton" />
</Popup>
Was this helpful?