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.
- CustomParameterTemplateSelector.cs (VB: CustomParameterTemplateSelector.vb)
- MainWindow.xaml (VB: MainWindow.xaml)
(you will be redirected to DevExpress.com to submit your response)