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