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

PivotFilterStyle Class

Provides style settings used to paint the filter dropdown.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public class PivotFilterStyle :
    SerializableStyle

The following members accept/return PivotFilterStyle objects:

Remarks

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

Inheritance

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