Skip to main content

PivotHeaderStyle Class

Provides style settings for field headers.

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

Declaration

public class PivotHeaderStyle :
    SerializableStyle

The following members return PivotHeaderStyle objects:

Remarks

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

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

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