Gets the level of the current band.

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

Syntax

C#
protected int GetLevel()
Visual Basic (Declaration)
Protected Function GetLevel As Integer
Visual C++
protected:
int GetLevel()

See Also