ActiveReports Developer 7
Subtotal Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Subtotal Class : Subtotal Constructor

Glossary Item Box

Initializes a new instance of the Subtotal class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public Subtotal()

See Also