Back to Devexpress

PivotFieldValueStyle Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-6b4da084.md

latest2.5 KB
Original Source

PivotFieldValueStyle Class

Provides style settings for field values.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return PivotFieldValueStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

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

See Also

PivotFieldValueStyle Members

DevExpress.Web.ASPxPivotGrid Namespace