Skip to main content

PivotFieldValueStyle Class

Provides style settings for field values.

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

Declaration

public class PivotFieldValueStyle :
    SerializableStyle

Remarks

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

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

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