Back to Devexpress

PivotFilterButtonPanelStyle Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-77a04f55.md

latest2.2 KB
Original Source

PivotFilterButtonPanelStyle Class

Provides style settings used to paint filter button panel.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return PivotFilterButtonPanelStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

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

See Also

PivotFilterButtonPanelStyle Members

DevExpress.Web.ASPxPivotGrid Namespace