Initializes a new instance of the PivotFilterEventArgs class.

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

Syntax

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

See Also