Back to Devexpress

PivotFilterStyle Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-0d5f1ab9.md

latest2.2 KB
Original Source

PivotFilterStyle Class

Provides style settings used to paint the filter dropdown.

Namespace : DevExpress.Web.ASPxPivotGrid

Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class PivotFilterStyle :
    SerializableStyle
vb
Public Class PivotFilterStyle
    Inherits SerializableStyle

The following members return PivotFilterStyle objects:

Remarks

These settings can be accessed via the PivotGridStyles.FilterWindowStyle property.

Implements

IComponent

IDisposable

IStateManager

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.ASPxPivotGrid.SerializableStyle PivotFilterStyle

See Also

PivotFilterStyle Members

DevExpress.Web.ASPxPivotGrid Namespace