TcxPivotGridOLAPDataSource Properties
A data source providing OLAP cube data for unbound ExpressPivotGrid controls.| Name | Description |
|---|---|
| Active | Specifies whether the underlying connection to OLAP cube data is active. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| ConnectionString | Deprecated. This property exists for backward compatibility only. Use the ConnectionString property at the provider level. |
| Cube | Specifies the OLAP cube to be bound to the data source. |
| DesignInfo | Inherited from TComponent. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| Provider | Specifies the provider to be used to access OLAP cube data. |
| ProviderClass | Specifies the provider class to be used to access OLAP cube data. |
| ProviderClassName | Specifies the name of the provider class to be used to access OLAP cube data. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
See Also