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.v22.1.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Dashboard.Design

Declaration

public IDrillDownDataSourceOwner Data { get; }

Property Value

Type
DevExpress.XtraPivotGrid.Data.IDrillDownDataSourceOwner
See Also