ComponentOne FlexPivot for WinForms
TotalsBeforeData Property (C1FlexPivotPage)

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPage Class : TotalsBeforeData Property
Gets or sets a value that determines whether row and column totals should be displayed before or after regular data rows and columns. If this value is set to true, total rows appear above data rows and total columns appear on the left of regular data columns.
Syntax
'Declaration
 
Public Property TotalsBeforeData As System.Boolean
public System.bool TotalsBeforeData {get; set;}
See Also

Reference

C1FlexPivotPage Class
C1FlexPivotPage Members