PivotGridOptionsFilter Class
In This Article
Contains Pivot Grid’s filter options.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public class PivotGridOptionsFilter :
PivotGridOptionsBase
#Related API Members
The following members return PivotGridOptionsFilter objects:
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsFilter
See Also