バージョン

OnReleased メソッド (PivotHeaderCellControl)

PivotCellBasePivotGridCellControlBase を離すときに呼び出されます。
シンタックス
'宣言
 
Protected Friend Overrides Sub OnReleased( _
   ByVal cell As PivotGridCellBase _
) 
protected internal override void OnReleased( 
   PivotGridCellBase cell
)

パラメータ

cell
リリースする必要のあるセル。
参照