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. Inherited from PivotSummaryDataSource. |
Item[Int32] | Gets or sets the row by its index. |
RowCount | Gets the number of rows in the data source. Inherited from PivotSummaryDataSource. |
See Also