'宣言 Public Function RestrictDragging( _ ByVal value As System.Nullable(Of Boolean) _ ) As PivotPanelBuilder
public PivotPanelBuilder RestrictDragging( System.Nullable<bool> value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Function RestrictDragging( _ ByVal value As System.Nullable(Of Boolean) _ ) As PivotPanelBuilder
public PivotPanelBuilder RestrictDragging( System.Nullable<bool> value )