Back to Devexpress

Populating Bars

wpf-115357-controls-and-libraries-ribbon-bars-and-menu-bars-populating-bars.md

latest836 B
Original Source

Populating Bars

  • Apr 01, 2021

After your bar layout is ready, you can proceed to populating your bars with different types of elements - regular push buttons, check boxes, buttons with drop-down menus, etc. You can do this in one of the two following ways. You can either directly declare required elements within a bar, or use links to an already existing element. In the first case, you use bar items, in the latter - bar item links. Refer to the links below to learn more.