aspnet-devexpress-dot-web-dot-aspxpivotgrid-d30fe163.md
Contains options that affect the appearance and behavior of filter windows.
Namespace : DevExpress.Web.ASPxPivotGrid
Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll
NuGet Package : DevExpress.Web
public class PivotGridWebOptionsFilter :
PivotGridOptionsFilterBase
Public Class PivotGridWebOptionsFilter
Inherits PivotGridOptionsFilterBase
The following members return PivotGridWebOptionsFilter objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxPivotGrid.OptionsFilter |
| ASP.NET MVC Extensions | PivotGridSettings.OptionsFilter |
Use the ASPxPivotGrid.OptionsFilter property to customize the options affecting the appearance and behavior of filter windows.
DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsFilterBase PivotGridWebOptionsFilter
See Also