Can I add MenuGroup in RibbonDropDownGallery dynamicly? #31
Unanswered
rulai-yinqiang
asked this question in
Q&A
Replies: 3 comments
-
|
MenuGroup is only allowed in DropDownGallery.MenuGroups markup element. Not available for ItemsSource. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
What types are available for ItemsSource? Can I add RibbonDropDownGallery in ItemsSource? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I don't have much experience about controls in ItemsSource. Microsoft documentation don't say anything. But I think the only possible controls are RibbonButton, RibbonToggleButton. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
All I want is a menu separator line in RibbonDropDownGallery dropdown Commands list menus, I don't need Category header.
In Ribbon Tools, I can add Menu group, and add Button in the menu group.
I wonder can I add MenuGroup in RibbonDropDownGallery dynamicly?
Beta Was this translation helpful? Give feedback.
All reactions