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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotPanelBuilder クラス : RestrictDragging メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotPanel.RestrictDragging. Sets a value that determines whether the panel should restrict drag operations based on field types.
シンタックス
'宣言
 
Public Function RestrictDragging( _
   ByVal value As System.Nullable(Of Boolean) _
) As PivotPanelBuilder
public PivotPanelBuilder RestrictDragging( 
   System.Nullable<bool> value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotPanelBuilder クラス
PivotPanelBuilder メンバ