public bool IsReusable( Control control )
'Declaration Public Function IsReusable( _ ByVal control As Control _ ) As Boolean
'Declaration
Public Function IsReusable( _ ByVal control As Control _ ) As Boolean
'Usage Dim instance As CurrencyCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
'Usage
Dim instance As CurrencyCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
CurrencyCellType Class CurrencyCellType Members