PowerTools SPREAD for Windows Forms 8.0J
IsReusable メソッド (FilterBarCellType)


このコントロールが再利用できるかどうかをチェックします。
構文
'Declaration
 
Public Function IsReusable( _
   ByVal control As Control _
) As Boolean
'使用法
 
Dim instance As FilterBarCellType
Dim control As Control
Dim value As Boolean
 
value = instance.IsReusable(control)
public bool IsReusable( 
   Control control
)

パラメータ

control

戻り値の型

このコントロールが再利用できる場合はtrue。それ以外の場合はfalse。
参照

FilterBarCellType クラス
FilterBarCellType メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.