ASP.NET Core MVC コントロールヘルプ
ShowRowTotals メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotEngineBuilder クラス : ShowRowTotals メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotEngine.ShowRowTotals. Sets a value that determines whether the output data should include rows containing subtotals or grand totals.
シンタックス
'宣言
 
Public Function ShowRowTotals( _
   ByVal value As ShowTotals _
) As PivotEngineBuilder
public PivotEngineBuilder ShowRowTotals( 
   ShowTotals value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ