BindPopupToAction
Section:
Ribbon
Value type:
Boolean (true or false)
Default:
false
Description
When the value of this tag is set to true, the button behaves like a split button, that is, the last selected command from the menu is assigned to the button. This definition is only possible if no explicit action is defined.
<BindPopupToAction>true</BindPopupToAction>
Was this helpful?