aspnet-devexpress-dot-web-dot-aspxpivotgrid-6b4da084.md
Provides style settings for field values.
Namespace : DevExpress.Web.ASPxPivotGrid
Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll
NuGet Package : DevExpress.Web
public class PivotFieldValueStyle :
SerializableStyle
Public Class PivotFieldValueStyle
Inherits SerializableStyle
The following members return PivotFieldValueStyle objects:
These settings can be accessed via the PivotGridStyles.FieldValueStyle property.
DevExpress.Utils.Serializing.Helpers.IXtraSerializable2
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.ASPxPivotGrid.SerializableStyle PivotFieldValueStyle
See Also