You can dynamically add items to a toolbar instance using the server-side API. The
    RadToolBar class exposes an Items collection.
    The RadToolBarDropDown and RadToolBarSplitButton
    classes have Buttons collections. Buttons added to the Buttons
    collection of a particular dropdown item are the child buttons of that item.
    This example demonstrates the server-side population of a RadToolBar