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

PivotFilterBase Class

Serves as the base for classes that are filters applied to data displayed in the PivotGridControl.

Namespace: DevExpress.XtraPivotGrid

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

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

Declaration

public class PivotFilterBase :
    BaseFilter

Inheritance

Object
DevExpress.Utils.Controls.DisposableObject
See Also