PivotGridField.OptionsFilter Property
Provides access to options specifying the filter popup appearance and behavior for the current field.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PivotGridWebFieldOptionsFilter | A PivotGridWebFieldOptionsFilter value containing filter popup options. |
See Also