DxReportDesignerParameterEditingSettings Properties
Contains settings that configure user interface elements related to the editing of parameters, parameter groups, and parameter separators in the Web Report Designer.| Name | Description |
|---|---|
| AllowEditParameterCollection | Hides the UI elements that allow users to add and delete parameters. |
| AllowEditParameterGroups | Hides the UI elements that allow users to add and delete parameter groups. |
| AllowEditParameterSeparators | Hides the UI elements that allow users to add and delete parameter separators. |
| AllowEditProperties | Allows you to disable all property editors for parameters and parameter groups. |
| AllowReorderParameters | Hides UI elements that allow users to reorder parameters, parameter groups, and parameter separators. |
See Also