GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Subtotal Class |
The following tables list the members exposed by Subtotal.
Name | Description | |
---|---|---|
Subtotal Constructor | Initializes a new instance of the Subtotal class. |
Name | Description | |
---|---|---|
Components | Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentCollection containing all the ReportComponents in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Container | (Inherited from System.ComponentModel.Component) | |
DataElementName | The name to use for the subtotal. | |
DataElementOutput | Gets or sets a value indicating whether the subtotal appears in a data rendering. | |
Name | Gets the subtotal's name. | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
Position | 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. | |
ReportItems | Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportItemCollection containing all the ReportItems in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Site | (Inherited from System.ComponentModel.Component) | |
Style | Gets or sets the style properties that override the style properties for all top-level report items contained in the subtotal column or row. |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Validates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.Subtotal object. |