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

PivotGridCustomFieldSortEventArgsBase<T>.Data Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v21.2.Core.dll

NuGet Package: DevExpress.PivotGrid.Core

Declaration

public IDrillDownDataSourceOwner Data { get; }

Property Value

Type
DevExpress.XtraPivotGrid.Data.IDrillDownDataSourceOwner
See Also