ActiveReports 12
Subtotal Property

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

Gets or sets an automatic subtotal for the column or row.

Syntax
'Declaration
 
Public Property Subtotal As Subtotal
public Subtotal Subtotal {get; set;}

Property Value

A Subtotal object containing an automatic subtotal for the column or row.

See Also

Reference

DynamicColumnsRows Class
DynamicColumnsRows Members