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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotGridBuilder クラス : CollapsibleSubtotals メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotGrid.CollapsibleSubtotals. Sets a value that determines whether the grid should allow users to collapse and expand subtotal groups of rows and columns.
シンタックス
'宣言
 
Public Function CollapsibleSubtotals( _
   ByVal value As System.Boolean _
) As PivotGridBuilder
public PivotGridBuilder CollapsibleSubtotals( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotGridBuilder クラス
PivotGridBuilder メンバ