GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : SubtotalPosition Enumeration |
'Declaration Public Enum SubtotalPosition Inherits System.Enum
public enum SubtotalPosition : System.Enum
Member | Description |
---|---|
After | Subtotal column or row appears after the detail columns or rows. |
Before | Subtotal column or row appears before the detail columns or rows. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.SubtotalPosition