Back to Devexpress

PivotGridField.HeaderStyle Property

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-pivotgridfield-c8005ffb.md

latest1.2 KB
Original Source

PivotGridField.HeaderStyle Property

Gets the field’s style settings.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

csharp
public PivotHeaderStyle HeaderStyle { get; }
vb
Public ReadOnly Property HeaderStyle As PivotHeaderStyle

Property Value

TypeDescription
PivotHeaderStyle

A PivotHeaderStyle object which contains style settings used to paint the field’s header.

|

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Web.ASPxPivotGrid Namespace