Back to Devexpress

PivotFilterButtonStyle Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-4bd7ebd9.md

latest2.0 KB
Original Source

PivotFilterButtonStyle Class

Provides style settings for filter buttons.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return PivotFilterButtonStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

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

See Also

PivotFilterButtonStyle Members

DevExpress.Web.ASPxPivotGrid Namespace