Back to Devexpress

PivotHeaderStyle Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-d9c68a57.md

latest2.0 KB
Original Source

PivotHeaderStyle Class

Provides style settings for field headers.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class PivotHeaderStyle :
    SerializableStyle
vb
Public Class PivotHeaderStyle
    Inherits SerializableStyle

The following members return PivotHeaderStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

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

See Also

PivotHeaderStyle Members

DevExpress.Web.ASPxPivotGrid Namespace