'Usage
Dim instance As IUnboundRowSupport Dim row As Integer Dim value As Boolean value = instance.IsRowBound(row)
Parameters
- row
- Row to check
'Usage
Dim instance As IUnboundRowSupport Dim row As Integer Dim value As Boolean value = instance.IsRowBound(row)