Skip to main content

PivotGridCustomFieldSortEventArgsBase<T>.Data Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

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

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public IDrillDownDataSourceOwner Data { get; }

Property Value

Type
DevExpress.XtraPivotGrid.Data.IDrillDownDataSourceOwner
See Also