Skip to main content

PivotDataSource Properties

Serves as the base for classes that represent data sources provided by the pivot grid control (e.g. summary data source, drill-down data source).
Name Description
IsLive When overridden in descendant classes, gets or sets whether to update the data source when the pivot grid data changes.
RowCount When overridden in descendant classes, gets the number of rows in the data source.
See Also