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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotGridBuilder クラス : OutlineMode メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotGrid.OutlineMode. Sets a value that determines whether the grid should display row groups in outline format, allowing for more compact displays.
シンタックス
'宣言
 
Public Function OutlineMode( _
   ByVal value As System.Boolean _
) As PivotGridBuilder
public PivotGridBuilder OutlineMode( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotGridBuilder クラス
PivotGridBuilder メンバ