Skip to main content
All docs
V24.2

ParameterPanelFluentBuilderBase.ClearItems() Method

In This Article

Discards all customization actions applied to the Parameters panel.

Namespace: DevExpress.XtraReports.Parameters

Assembly: DevExpress.Printing.v24.2.Core.dll

NuGet Package: DevExpress.Printing.Core

#Declaration

#Returns

Type Description
ParameterPanelFluentBuilderBase

The base class for ParameterPanelFluentBuilder.

See Also