This example demonstrates how you can customize the Report Designer control's toolbar. In particular, it shows how to remove standard toolbar controls and add custom ones.
To accomplish this, use the Designer's RibbonCustomizationActions property, which specifies a collection of actions used to customize the Designer's ribbon toolbar. These actions allow you to remove existing items or add new items both in the designer and preview pages.
↧
WPF End-User Report Designer - How to customize the Ribbon toolbar
↧