Skip to main content

CustomizeParameterEditorsEventArgs.ShouldSetParameterValue Property

For internal use.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v23.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public bool ShouldSetParameterValue { get; set; }

Property Value

Type Description
Boolean

A Boolean value.

See Also