This is a migrated thread and some comments may be shown as answers.

How to add sub menu items to RadSplitButton (or RadRibbonSplitButton)

1 Answer 95 Views
Buttons
This is a migrated thread and some comments may be shown as answers.
Travis
Top achievements
Rank 1
Travis asked on 16 Jun 2013, 01:19 PM
Hello,

Started from how-to-bind-custom-observablecollection-to-radribbonsplitbutton, now I want to add a sub menu item.

I could still use a RadMenuItem-based object for the sub menu item? I will also know what the parent menu item should be.

However, I don't know which elements, properties, etc, to add the sub menu item to?

Thank you...

Regards,

Michael Powell

1 Answer, 1 is accepted

Sort by
0
Travis
Top achievements
Rank 1
answered on 16 Jun 2013, 01:28 PM
Turns out, it's quite simple. There is a RadMenuItem.Items property. I just add the sub menu item there and it works. Thanks!
Tags
Buttons
Asked by
Travis
Top achievements
Rank 1
Answers by
Travis
Top achievements
Rank 1
Share this question
or