public override bool IsReusable( Control control )
'Declaration Public Overrides Function IsReusable( _ ByVal control As Control _ ) As Boolean
'Declaration
Public Overrides Function IsReusable( _ ByVal control As Control _ ) As Boolean
'使用法 Dim instance As GcTextBoxCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
'使用法
Dim instance As GcTextBoxCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
true
false
GcTextBoxCellType クラス GcTextBoxCellType メンバ
© 2004-2017, GrapeCity inc. All rights reserved.