Skip to main content
A newer version of this page is available. .

PivotFilterButtonStyle Class

Provides style settings for filter buttons.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public class PivotFilterButtonStyle :
    SerializableStyle

The following members accept/return PivotFilterButtonStyle objects:

Remarks

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

Inheritance

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