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

DataAreaElementData Class

Contains the field value cell’s and data area cell’s data, location, and layout characteristics.

Namespace: DevExpress.Xpf.PivotGrid

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

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

Declaration

public abstract class DataAreaElementData :
    DependencyObject,
    INotifyPropertyChanged,
    PivotGridWpfData.ICellLocationProvider

The following members return DataAreaElementData objects:

See Also