Represents view of a DataCube row or column.

Namespace:  PerpetuumSoft.Olap
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1

Syntax

C#
public class DataCubeRowView : ICustomTypeDescriptor
Visual Basic (Declaration)
Public Class DataCubeRowView _
	Implements ICustomTypeDescriptor
Visual C++
public ref class DataCubeRowView : ICustomTypeDescriptor

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Olap..::.DataCubeRowView

See Also