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

DataAreaElement Class

The elements of the Pivot Grid’s data area.

Namespace: DevExpress.Xpf.PivotGrid

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

Declaration

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