Gets totals calculation settings collection
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public DataBandTotalCollection Totals { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Totals As DataBandTotalCollection |
Visual C++ |
---|
public: property DataBandTotalCollection^ Totals { DataBandTotalCollection^ get (); } |