DevExpress-Examples / reporting-wpf-designer-commands

This example shows how to create a custom command provider to modify Report Designer commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reporting for WPF - How to Override the Report Designer Command Handlers

This example shows how to create a custom command provider that inherits from the ReportDesignerCommands class and overrides the SaveDocumentAs method to write text to the debug output.

Files to Review

Documentation

More Examples

About

This example shows how to create a custom command provider to modify Report Designer commands.

License:Other


Languages

Language:C# 64.3%Language:Visual Basic .NET 35.7%