Back to Devexpress

PivotGridField.ValueFormat Property

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-pivotgridfield-4b60250d.md

latest1.3 KB
Original Source

PivotGridField.ValueFormat Property

Provides access to the format settings applied to field values.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

csharp
public FormatInfo ValueFormat { get; }
vb
Public ReadOnly Property ValueFormat As FormatInfo

Property Value

TypeDescription
FormatInfo

A FormatInfo object that provides the format settings applied to field values.

|

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Web.ASPxPivotGrid Namespace