PivotGridWebOptionsFilter Class
In This Article
Contains options that affect the appearance and behavior of filter windows.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PivotGridWebOptionsFilter :
PivotGridOptionsFilterBase
#Related API Members
The following members return PivotGridWebOptionsFilter objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Pivot |
#Remarks
Use the ASPxPivotGrid.OptionsFilter property to customize the options affecting the appearance and behavior of filter windows.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsFilterBase
PivotGridWebOptionsFilter
See Also