PivotFilterItemStyle Class
Provides style settings used to paint filter items within the filter dropdown.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Related API Members
The following members return PivotFilterItemStyle objects:
Remarks
These settings can be accessed via the PivotGridStyles.FilterItemStyle property.
Implements
DevExpress.Utils.Serializing.Helpers.IXtraSerializable2
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.ASPxPivotGrid.SerializableStyle
PivotFilterItemStyle
See Also