Creates grouped data navigator
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: 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 |