DevExpress-Examples / reporting-wpf-report-designer-customize-ribbon-toolbar

Customize the Ribbon Toolbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reporting for WPF - How to Customize the Ribbon Toolbar

This example demonstrates how you can customize the Report Designer control's toolbar. 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.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Customize the Ribbon Toolbar

License:Other


Languages

Language:C# 62.4%Language:Visual Basic .NET 37.6%