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

BaseFilter Class

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

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v21.1.Core.dll

NuGet Package: DevExpress.PivotGrid.Core

Declaration

public abstract class BaseFilter :
    DisposableObject

Inheritance

See Also