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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotEngineBuilder クラス : SortableGroups メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotEngine.SortableGroups. Sets a value that determines whether the engine should sort groups when sorting the value fields (measures) or whether it should keep the group order and the data only within each group.
シンタックス
'宣言
 
Public Function SortableGroups( _
   ByVal value As System.Boolean _
) As PivotEngineBuilder
public PivotEngineBuilder SortableGroups( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
It works when the SubTotals are included.
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ