GrapeCity SPREAD for WPF 2.0J
OnDetach メソッド (BaseCellPresenter)

他のセルの内容を表示するためにプレゼンターを再利用できる場合は true。それ以外の場合は false
Cell インスタンスがこの BaseCellPresenter からデタッチされる前に呼び出されます。
構文
'Declaration
 
Protected Overrides Sub OnDetach( _
   ByVal isRecycled As Boolean _
) 
protected override void OnDetach( 
   bool isRecycled
)

パラメータ

isRecycled
他のセルの内容を表示するためにプレゼンターを再利用できる場合は true。それ以外の場合は false
参照

BaseCellPresenter クラス
BaseCellPresenter メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.