Skip to main content
A newer version of this page is available. .

PrefilterBase Class

Represents the base class for Prefilters, that are editors allowing end-users to customize filter criteria at runtime.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v20.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.WindowsDesktop.PivotGrid.Core

Declaration

public class PrefilterBase :
    BaseFilter

Inheritance

Object
DevExpress.Utils.Controls.DisposableObject
See Also