バージョン

ReleaseObjectForRecycling メソッド (PivotCellControl)

リサイクルするためにこのオブジェクトを解放します。
シンタックス
'宣言
 
Protected Overrides Sub ReleaseObjectForRecycling( _
   ByVal cell As PivotGridCellBase _
) 
protected override void ReleaseObjectForRecycling( 
   PivotGridCellBase cell
)

パラメータ

cell
内容が解放されるセル。
参照