Back to Devexpress

PivotCellStyle Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-12898aaa.md

latest2.5 KB
Original Source

PivotCellStyle Class

Provides style settings for cells.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return PivotCellStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

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

See Also

PivotCellStyle Members

DevExpress.Web.ASPxPivotGrid Namespace