ASP.NET Core MVC コントロールヘルプ
TotalsBeforeData プロパティ (PivotEngine)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap 名前空間 > PivotEngine クラス : TotalsBeforeData プロパティ
Gets or sets a value that determines whether row and column totals should be displayed before or after regular data rows and columns.
シンタックス
'宣言
 
Public Property TotalsBeforeData As System.Boolean
public System.bool TotalsBeforeData {get; set;}
解説
If this value is set to true, total rows appear above data rows and total columns appear on the left of regular data columns.
参照

PivotEngine クラス
PivotEngine メンバ