Skip to main content
A newer version of this page is available. .

CellElementData Class

Contains the pivot grid’s cell data, location, and layout characteristics.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public class CellElementData :
    ScrollableAreaItemBase

The following members return CellElementData objects:

Remarks

The PivotGridCellMenuInfo.CellElementData property provides access to the CellElementData object.

Inheritance

Object
DispatcherObject
DependencyObject
DataAreaElementData
DevExpress.Xpf.PivotGrid.Internal.ScrollableAreaItemBase
CellElementData
See Also