Skip to main content

PivotCellStyle Class

Provides style settings for cells.

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

#Declaration

public class PivotCellStyle :
    SerializableStyle

#Remarks

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

#Implements

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

#Inheritance

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