Back to Devexpress

PivotDrillDownDataRow Properties

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotdrilldowndatarow-dot-underscore-properties.md

latest1.5 KB
Original Source

PivotDrillDownDataRow Properties

Represents a single row in the data source which provides the data used to calculate summaries for individual cells.

NameDescription
DataSourceGets the data source which contains the current row.
IndexGets the row’s index within PivotDrillDownDataRow.DataSource.
Item[PivotGridField]Gets the row’s value for the specified field.
Item[Int32]Returns the value of the specified field in the current row.
Item[String]Returns the value of the specified field in the current row.
ListSourceRowIndexGets the row’s index in the pivot grid’s data source.

See Also

PivotDrillDownDataRow Class

PivotDrillDownDataRow Members

DevExpress.Xpf.PivotGrid Namespace