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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotPanelBuilder クラス : ShowFieldIcons メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotPanel.ShowFieldIcons. Gets or sets a value that determines whether the main field list should include icons indicating whether fields are measure or dimension fields.
シンタックス
'宣言
 
Public Function ShowFieldIcons( _
   ByVal value As System.Boolean _
) As PivotPanelBuilder
public PivotPanelBuilder ShowFieldIcons( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotPanelBuilder クラス
PivotPanelBuilder メンバ