You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-parameters/parameters-panel.md
+64-1Lines changed: 64 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,4 +29,67 @@ To remove the **Parameters** panel from a report's **Print Preview**, disable th
29
29
30
30

31
31
32
-
When you hide the **Parameters** panel, the report's **Print Preview** is generated with the default parameter values.
32
+
When you hide the **Parameters** panel, the report's **Print Preview** is generated with the default parameter values.
33
+
34
+
## Customize the Parameters Panel
35
+
36
+
You can unite report parameters into expandable groups, place parameters side-by-side, add separators, and more.
37
+
38
+
image goes here...
39
+
40
+
### Use the Report Parameters Editor
41
+
42
+
Right-click the **Parameters** node in the **Field List** and select **Edit Parameters**.
43
+
44
+
image goes here...
45
+
46
+
This action invokes the **Report Parameters Editor***.
47
+
48
+
image goes here...
49
+
50
+
Use the menu on the left to create and customize parameters, groups, and separators.
51
+
52
+
#### Customize a Parameter
53
+
54
+
Specify the **Label orientation** property to choose the position of a parameter label relative to an editor.
55
+
56
+
image1 goes here...
57
+
58
+
image2 goes here...
59
+
60
+
#### Create and Customize a Group
61
+
62
+
Click the **Add group** button to create a new group.
63
+
64
+
image goes here...
65
+
66
+
Use the **Up** and **Down** buttons to change the order of parameters and groups, and place parameters inside or outside a group.
67
+
68
+
image goes here...
69
+
70
+
You can also drag-and-drop parameters and groups inside the menu to achieve the same result.
71
+
72
+
image goes here...
73
+
74
+
To customize a group, select it and use its editors on the right to set up the group appearance. The following example unites the **customerName** and **companyName** parameters into a group called **Select a customer**.
75
+
76
+
image1 goes here...
77
+
image2 goes here...
78
+
79
+
Besides a title, you can also specify the following properties to customize the group appearance:
80
+
81
+
images go here...
82
+
83
+
#### Add a Separator
84
+
85
+
Click the **Add separator** button to create a separator.
86
+
87
+
image goes here...
88
+
89
+
Similar to parameters and groups, you can use the **Up** and **Down** buttons or drag-and-drop separators inside the menu to specify the location for these separators relative to other elements.
90
+
91
+
image goes here...
92
+
93
+
The example below shows the **Parameters** panel with a separator between the **Company Name** and **Customer Name** parameters.
Copy file name to clipboardExpand all lines: interface-elements-for-web/articles/report-designer/use-report-parameters/parameters-panel.md
+92-1Lines changed: 92 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,4 +29,95 @@ To remove the **Parameters** panel from a report's **Print Preview**, disable th
29
29
30
30

31
31
32
-
When you hide the **Parameters** panel, the report's **Print Preview** is generated with the default parameter values.
32
+
When you hide the **Parameters** panel, the report's **Print Preview** is generated with the default parameter values.
33
+
34
+
# The Parameters Panel
35
+
36
+
The **Parameters** panel allows you to specify parameter values in a report's **Print Preview**.
37
+
38
+

39
+
40
+
## Submit Parameter Values
41
+
42
+
When you open a report's **Print Preview**, the **Parameters** panel displays default parameter values and descriptions.
43
+
44
+

45
+
46
+
Specify parameter values and click **Submit** to generate the report's **Print Preview**. Set the report's **RequestParameters** property to **false** to display a report document for the default parameter values when you open the **Print Preview**.
47
+
48
+
## Reset Parameter Values to Defaults
49
+
50
+
Click the **Reset** button to reset parameter values to defaults.
51
+
52
+

53
+
54
+
## Hide the Parameters Panel
55
+
56
+
To remove the **Parameters** panel from a report's **Print Preview**, disable the **Visible** option for all report parameters in the **Report Parameters Editor**.
57
+
58
+

59
+
60
+
When you hide the **Parameters** panel, the report's **Print Preview** is generated with the default parameter values.
61
+
62
+
## Customize the Parameters Panel
63
+
64
+
You can unite report parameters into expandable groups, place parameters side-by-side, add separators, and more.
65
+
66
+
image goes here...
67
+
68
+
### Use the Report Parameters Editor
69
+
70
+
Right-click the **Parameters** node in the **Field List** and select **Edit Parameters**.
71
+
72
+
image goes here...
73
+
74
+
This action invokes the **Report Parameters Editor***.
75
+
76
+
image goes here...
77
+
78
+
Use the menu on the left to create and customize parameters, groups, and separators.
79
+
80
+
#### Customize a Parameter
81
+
82
+
Specify the **Label orientation** property to choose the position of a parameter label relative to an editor.
83
+
84
+
image1 goes here...
85
+
86
+
image2 goes here...
87
+
88
+
#### Create and Customize a Group
89
+
90
+
Click the **Add group** button to create a new group.
91
+
92
+
image goes here...
93
+
94
+
Use the **Up** and **Down** buttons to change the order of parameters and groups, and place parameters inside or outside a group.
95
+
96
+
image goes here...
97
+
98
+
You can also drag-and-drop parameters and groups inside the menu to achieve the same result.
99
+
100
+
image goes here...
101
+
102
+
To customize a group, select it and use its editors on the right to set up the group appearance. The following example unites the **customerName** and **companyName** parameters into a group called **Select a customer**.
103
+
104
+
image1 goes here...
105
+
image2 goes here...
106
+
107
+
Besides a title, you can also specify the following properties to customize the group appearance:
108
+
109
+
images go here...
110
+
111
+
#### Add a Separator
112
+
113
+
Click the **Add separator** button to create a separator.
114
+
115
+
image goes here...
116
+
117
+
Similar to parameters and groups, you can use the **Up** and **Down** buttons or drag-and-drop separators inside the menu to specify the location for these separators relative to other elements.
118
+
119
+
image goes here...
120
+
121
+
The example below shows the **Parameters** panel with a separator between the **Company Name** and **Customer Name** parameters.
0 commit comments