| C1.Win.C1FlexGrid Namespace : SubtotalPositionEnum Enumeration |
'DeclarationPublic Enum SubtotalPositionEnum Inherits System.Enum
'UsageDim instance As SubtotalPositionEnum
public enum SubtotalPositionEnum : System.Enum
public enum class SubtotalPositionEnum : public System.Enum
| Member | Description |
|---|---|
| AboveData | Subtotal rows are inserted above the data (tree-style). |
| BelowData | Subtotal rows are inserted below the data (spreadsheet-style). |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.SubtotalPositionEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2