| Visual Basic (Declaration) | |
|---|---|
Public Enum SubtotalPosition Inherits System.Enum | |
| C# | |
|---|---|
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