Chat Now
Cart
My Downloads
Free Trial
Log In
General Information
WinForms Controls
.NET Core Support
Prerequisites
What's Installed
Build an Application
Controls and Libraries
Forms and User Controls
Messages, Notifications, and Dialogs
Editors and Simple Controls
Ribbon, Bars and Menu
Application UI Manager
Docking Library
Data Grid
Vertical Grid
Property Grid
Pivot Grid
Getting Started
Fundamentals
Binding to Data
Data Shaping
Data Analysis
Layout
Focus and Navigation
Printing and Exporting
Appearance
Design-Time Features
Miscellaneous
UI Elements
End-User Capabilities
Examples
Member Tables
Providing Data
Data-Related Features
Member Table: Summaries
Member Table: Access Cell Values
Member Table: Summary Display Mode
Member Table: Get Underlying Data
Member Table: Totals and Grand Totals
Member Table: Group Values on Axes
Member Table: Sort Data and Display Top N Values
Member Table: Filter Data
Member Table: Prefilter
Member Table: Cell Editors
Layout Features
Focus and Navigation
Data Formatting
Data Output
Appearance
Miscellaneous
Tree List
Gantt Control
Chart Control
Diagrams
Gauges
Map Control
Scheduler
Spreadsheet
Rich Text Editor
Spell Checker
Form Layout Managers
Navigation Controls
Printing-Exporting
PDF Viewer
Reporting
Snap
TreeMap Control
Sunburst Control
Common Features
Get More Help
API Reference
ASP.NET Controls and MVC Extensions
ASP.NET Bootstrap Controls
ASP.NET Core Bootstrap Controls
WPF Controls
Xamarin Controls
Windows 10 App Controls
Office File API
Reporting
Report and Dashboard Server
Dashboard
eXpressApp Framework
eXpress Persistent Objects
CodeRush
CodeRush Classic
Cross-Platform Core Libraries
Tools and Utilities
End-User Documentation
WinForms Controls
>
Controls and Libraries
>
Pivot Grid
>
Member Tables
>
Data-Related Features
>
Member Table: Filter Data
View this topic on
docs.devexpress.com
(
Learn more
)
Member Table: Filter Data
Member
Description
PivotGridFieldBase.FilterValues
Specifies the filter for the field. It returns the
PivotGridFieldFilterValues
object which stores filter values for a specific field.
PivotGridFieldFilterValues.ValuesExcluded
Returns an array of the values that are not displayed for the current field by the XtraPivotGrid.
PivotGridFieldFilterValues.ValuesIncluded
Returns an array of the values that are displayed in the current field by the XtraPivotGrid.
PivotGridFieldFilterValues.Values
Represents an array of filter values.
PivotGridFieldFilterValues.FilterType
Specifies whether only the records that contain values from the
PivotGridFieldFilterValues.Values
array of a specific field are displayed in a PivotGridControl.
Is this topic helpful?
Additional Feedback
Close
Please tell us how you’d like us to improve this topic.
Send