PivotGridField.HeaderStyle Property
Gets the field’s style settings.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PivotHeaderStyle | A PivotHeaderStyle object which contains style settings used to paint the field’s header. |
See Also