Determines totals calculation settings collection

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

Syntax

C#
public class DataBandTotal : ICloneable
Visual Basic (Declaration)
Public Class DataBandTotal _
	Implements ICloneable
Visual C++
public ref class DataBandTotal : ICloneable

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.DOM..::.DataBandTotal

See Also