Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 2.59 KB

File metadata and controls

38 lines (26 loc) · 2.59 KB

Reporting for WinForms - Customize the Parameters Panel

This example uses the ParameterPanelFluentBuilder class to customize the Parameters panel as follows:

  1. Unite report parameters into groups and place parameters side-by-side.
  2. Place a label and editor vertically for each parameter.
  3. Add a separator between parameters inside a group.

The example also specifies an expression for the Enabled property to enable/disable a parameter's editor based on a value of another parameter.

Default panel Customized panel
Default panel Customized panel

Files to Look At

Documentation

Does this example address your development requirements/objectives?

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