バージョン

ReleaseCell メソッド

画面のセルを解放します。
シンタックス
'宣言
 
Protected Overridable Sub ReleaseCell( _
   ByVal cell As PivotGridCellBase _
) 
protected virtual void ReleaseCell( 
   PivotGridCellBase cell
)

パラメータ

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