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

PivotFilterItemStyle Class

Provides style settings used to paint filter items within the filter dropdown.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public class PivotFilterItemStyle :
    SerializableStyle

The following members accept/return PivotFilterItemStyle objects:

Remarks

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

Inheritance

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