PivotGridWebFieldOptionsFilter Class
Contains options that define 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
Related API Members
The following members return PivotGridWebFieldOptionsFilter objects:
Remarks
The PivotGridWebFieldOptionsFilter class provides a set of properties that specify the filter popup’s appearance and behavior. These options can be accessed using the PivotGridField.OptionsFilter property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridWebFieldOptionsFilter
See Also