ReportDesignerSettingsBase.ParameterEditingSettings Property
Specifies settings that configure user interface elements related to the editing of parameters, parameter groups, and parameter separators in the Web Report Designer.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
ReportDesignerParameterEditingSettings | A ReportDesignerParameterEditingSettings object that contains settings to configure user interface elements related to the editing of parameters, parameter groups, and parameter separators. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ParameterEditingSettings |
---|---|
ReportDesignerModelSettings |
|
See Also