PivotGridOptionsFilterBase.AutoFilterType Property
Gets or sets a field filter’s type when field filters are included into filter critera.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v22.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
DefaultBoolean | Default | True, to specify the field filter’s type automatically; otherwise, False. |
Available values:
Name | Description | Return Value |
---|---|---|
True | The value is true. |
|
False | The value is false. |
|
Default | The value is specified by a global option or a higher-level object. |
|
Remarks
Use this option to automatically configure the field filter’s type when you set the field filter in the UI.
When the PivotGridWebOptionsFilter.FilterPanelMode property is set to Filter, the AutoFilterType property regulates the filter type. When this property is enabled, the control generates filter criteria so as to include a minimum of values.