Skip to main content

PivotFilterButtonPanelStyle Class

Provides style settings used to paint filter button panel.

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

Declaration

public class PivotFilterButtonPanelStyle :
    SerializableStyle

The following members return PivotFilterButtonPanelStyle objects:

Remarks

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

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

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