Creates grouped data navigator

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

Syntax

C#
protected abstract DataNavigator CreateNavigator()
Visual Basic (Declaration)
Protected MustOverride Function CreateNavigator As DataNavigator
Visual C++
protected:
virtual DataNavigator^ CreateNavigator() abstract

See Also