バージョン

OnReleased メソッド (PivotGridCellControlBase)

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

パラメータ

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