Back to Devexpress

PivotFilterItemStyle Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-6ea6ac68.md

latest2.1 KB
Original Source

PivotFilterItemStyle Class

Provides style settings used to paint filter items within the filter dropdown.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return PivotFilterItemStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

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

See Also

PivotFilterItemStyle Members

DevExpress.Web.ASPxPivotGrid Namespace