Skip to content

Generate ribbon pages (RibbonPage), groups (RibbonPageGroup), and items (BarButtonItem) from a View Model collection.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/wpf-ribbon-generate-pages-groups-and-items-from-viewmodel-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Ribbon - Generate Pages, Groups, and Items from a ViewModel Collection

This example generates ribbon pages (RibbonPage), groups (RibbonPageGroup), and items (BarButtonItem) from a View Model collection:

image

To generate pages in the RibbonPageCategory, bind the RibbonPageCategoryBase.PagesSource property to a collection. Use the RibbonPageCategoryBase.PageTemplate property to specify a template for generated pages.

The RibbonPage and RibbonPageGroup contain similar properties that allow you to generate groups and bar items:

Files to Review

Documentation

More Examples

About

Generate ribbon pages (RibbonPage), groups (RibbonPageGroup), and items (BarButtonItem) from a View Model collection.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •