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 | Specifies the connection string to access OLAP cube data. |
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