Skip to content

DevExpress-Examples/reporting-winforms-customize-parameters-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)