Back to Devexpress

PivotGridField.ValueStyle Property

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

latest1.3 KB
Original Source

PivotGridField.ValueStyle Property

Gets style settings used to paint field values.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

csharp
public PivotFieldValueStyle ValueStyle { get; }
vb
Public ReadOnly Property ValueStyle As PivotFieldValueStyle

Property Value

TypeDescription
PivotFieldValueStyle

A PivotFieldValueStyle object that contains style settings used to paint field values.

|

See Also

ValueTotalStyle

PivotGridField Class

PivotGridField Members

DevExpress.Web.ASPxPivotGrid Namespace