This example demonstrates how to embed a CheckedComboBoxEdit control to the Parameters panel in a Print Prevew for parameters editing.
The main idea is to handle the XtraReport.ParametersRequestBeforeShow event and assign a required editor to the DevExpress.XtraReports.Parameters.ParameterInfo.Editor property.
See also:
Provide a User Interface for Requesting Parameter Values
↧
How to show the CheckedComboBoxEdit editor in the Parameters dialog
↧