ActiveReports 12
Subtotal Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Subtotal Class

The following tables list the members exposed by Subtotal.

Public Constructors
 NameDescription
Public Constructor

Initializes a new instance of the Subtotal class.

 
Top
Public Properties
 NameDescription
Public PropertyGets a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentCollection containing all the ReportComponents in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer)
Public Property (Inherited from System.ComponentModel.Component)
Public Property

The name to use for the subtotal.

 
Public Property

Gets or sets a value indicating whether the subtotal appears in a data rendering.

 
Public PropertyGets the subtotal's name.  
Public PropertyGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public Property

Gets or sets a value indicating whether the subtotal column or row appears before (left or above) or after (right or below) the detail columns or rows.

 
Public PropertyGets a GrapeCity.ActiveReports.ReportObjectModel.ReportItemCollection containing all the ReportItems in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer)
Public Property (Inherited from System.ComponentModel.Component)
Public Property

Gets or sets the style properties that override the style properties for all top-level report items contained in the subtotal column or row.

 
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodValidates the information in each property of the Subtotal object.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

Subtotal Class
GrapeCity.ActiveReports.PageReportModel Namespace