Skip to content

Create a custom ComboBoxEdit editor for a multi-value report parameter.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-wpf-custom-editor-for-report-parameter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WPF - Custom Editors for Report Parameters

This example invokes a custom ComboBoxEdit editor for a multi-value report parameter.

To implement a custom parameter editor, create a custom parameter template selector and assign it to the ParameterTemplateSelector property of the of the DocumentPreviewControl‘s ParametersPanel.

The custom parameters template selector extends the base ParameterTemplateSelector class, and specifies a custom editor template for the multivalue parameter.

Screenshot

Files to Review

Documentation

Does this example address your development requirements/objectives?

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