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

DataAreaElementData Class

The base class for data containers that describe the elements in the data area.

Namespace: DevExpress.Xpf.PivotGrid

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

Declaration

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

The following members return DataAreaElementData objects:

See Also