Provides report element for building a pivot table.

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

Syntax

C#
public class PivotTable : RegularBandBase
Visual Basic (Declaration)
Public Class PivotTable _
	Inherits RegularBandBase
Visual C++
public ref class PivotTable : public RegularBandBase

Inheritance Hierarchy

See Also