ClassOlapDataProvider
Class
Base class for Olap data providers.
Definition
Namespace:Telerik.Pivot.Core.Olap
Assembly:Telerik.Pivot.Core.dll
Syntax:
cs-api-definition
public abstract class OlapDataProvider : DataProviderBase, IDataProvider, INotifyPropertyChanged, ISupportInitialize
Inheritance: objectDataProviderBaseOlapDataProvider
Derived Classes:
Implements:
Inherited Members
Properties
DistinctValuesLimit
Gets or sets the maximum count of distinct values to be loaded.
EnableLoadOnDemand
Gets or sets a boolean value indicating whether the groups will start collapsed and the hierarchy data will be loaded as they are expanded.