Skip to main content
All docs
V26.1
  • ParameterPanelFluentBuilderBase.ClearItems() Method

    Discards all customization actions applied to the Parameters panel.

    Namespace: DevExpress.XtraReports.Parameters

    Assembly: DevExpress.Printing.v26.1.Core.dll

    Declaration

    public ParameterPanelFluentBuilderBase ClearItems()

    Returns

    Type Description
    ParameterPanelFluentBuilderBase

    The base class for ParameterPanelFluentBuilder.

    See Also