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

DataAreaElement Class

The base class for the data area cells and field value cells.

Namespace: DevExpress.Xpf.PivotGrid

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

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

Declaration

public abstract class DataAreaElement :
    Control,
    IScrollableAreaElement,
    IChrome,
    IFormatInfoProvider,
    ISupportHorizonalContentAlignment,
    IConditionalFormattingClient<DataAreaElement>,
    IConditionalFormattingClientBase,
    INotifyPropertyChanged
See Also