aspnet-devexpress-dot-web-dot-aspxpivotgrid-0d5f1ab9.md
Provides style settings used to paint the filter dropdown.
Namespace : DevExpress.Web.ASPxPivotGrid
Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll
NuGet Package : DevExpress.Web
public class PivotFilterStyle :
SerializableStyle
Public Class PivotFilterStyle
Inherits SerializableStyle
The following members return PivotFilterStyle objects:
These settings can be accessed via the PivotGridStyles.FilterWindowStyle property.
DevExpress.Utils.Serializing.Helpers.IXtraSerializable2
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.ASPxPivotGrid.SerializableStyle PivotFilterStyle
See Also