Skip to main content

PivotDrillDownDataSource.Item[Int32] Property

Namespace: DevExpress.XtraPivotGrid

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

#Declaration

public PivotDrillDownDataRow this[int index] { get; set; }

#Parameters

Name Type
index Int32

#Property Value

Type
PivotDrillDownDataRow
See Also