Reporting

Represents an OLAP cube to data items.

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
[SerializableAttribute]
public class CubeDataSource : DataSource, 
	ISimpleDataSource, IDataSource
Visual Basic
<SerializableAttribute> _
Public Class CubeDataSource _
	Inherits DataSource _
	Implements ISimpleDataSource, IDataSource

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also