Creates data sections.

Namespace:  PerpetuumSoft.Reporting.Wizards.PivotTableWizard
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
protected override void CreateDataBands()
Visual Basic (Declaration)
Protected Overrides Sub CreateDataBands
Visual C++
protected:
virtual void CreateDataBands() override

See Also