Gets a aggrgate groups collection.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public AggregateGroupCollection Groups { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Groups As AggregateGroupCollection |
| Visual C++ |
|---|
public: property AggregateGroupCollection^ Groups { AggregateGroupCollection^ get (); } |