Initializes a new instance of the DataCubeGrid class.

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

Syntax

C#
public DataCubeGrid()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
DataCubeGrid()

See Also