Get the current group

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

Syntax

C#
public Object GetCurrentGroup()
Visual Basic (Declaration)
Public Function GetCurrentGroup As Object
Visual C++
public:
Object^ GetCurrentGroup()

See Also