CellElement Class
In This Article
A Pivot Grid’s data cell to which the cell style is applied.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public class CellElement :
DataAreaElement
#Remarks
Use the PivotGridControl.CellStyle property to specify the cell style.
#Inheritance
See Also