bool IsRowBound( int row )
'Declaration Function IsRowBound( _ ByVal row As Integer _ ) As Boolean
'Declaration
Function IsRowBound( _ ByVal row As Integer _ ) As Boolean
'Usage Dim instance As IUnboundRowSupport Dim row As Integer Dim value As Boolean value = instance.IsRowBound(row)
'Usage
Dim instance As IUnboundRowSupport Dim row As Integer Dim value As Boolean value = instance.IsRowBound(row)
IUnboundRowSupport Interface IUnboundRowSupport Members