DevExpress-Examples / reporting-wpf-customize-context-menus-in-report-designer

How to customize context menus in the WPF End-User Report Designer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reporting for WPF - How to customize context menus in the Report Designer

This example demonstrates how to customize the context menu of report elements by removing standard menu items and adding custom ones. To accomplish this, use the Report Designer's ContextMenuCustomizationActions property, which specifies a collection of special customization actions.

Files to Review

Documentation

About

How to customize context menus in the WPF End-User Report Designer

License:Other


Languages

Language:Visual Basic .NET 50.8%Language:C# 49.2%