Member Table: Bind to a Data Source
| Member | Description |
|---|---|
| ASPxPivotGrid.DataSource | Specifies the object used as the data source for the Pivot Grid control. |
| ASPxDataWebControl.DataMember | Specifies the data source member which supplies data to the control. |
| ASPxPivotGrid.Fields | Provides access to a pivot grid’s field collection. |
| ASPxPivotGrid.ReloadData | Reloads data from the control’s data source and recalculates summaries. |