バージョン

OnElementReleasing メソッド (CellBase)

オブジェクトから Infragistics.Controls.Grids.Primitives.CellControlBase が解放されたときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Function OnElementReleasing( _
   ByVal element As CellControlBase _
) As Boolean
protected override bool OnElementReleasing( 
   CellControlBase element
)

パラメータ

element

戻り値の型

要素を解放しない必要がある場合は、False。
参照