PivotSummaryDataSource Properties
Represents a summary data source.| Name | Description |
|---|---|
| IsLive | Gets or sets whether to update the data source when the pivot grid data changes. |
| Item[Int32] | Gets or sets the row by its index. |
| RowCount | Gets the number of rows in the data source. |
See Also