バージョン

OnCellDragging メソッド (PivotCell)

マウスをセルの上にドラッグしたときに呼び出されます。
シンタックス
'宣言
 
Protected Friend Overrides Sub OnCellDragging( _
   ByVal type As PivotDragSelectType _
) 
protected internal override void OnCellDragging( 
   PivotDragSelectType type
)

パラメータ

type
ドラッグ タイプ。
参照