public object GetPropertyOwner( PropertyDescriptor pd )
'Declaration Public Function GetPropertyOwner( _ ByVal pd As PropertyDescriptor _ ) As Object
'Declaration
Public Function GetPropertyOwner( _ ByVal pd As PropertyDescriptor _ ) As Object
'Usage Dim instance As SpreadDataRowView Dim pd As PropertyDescriptor Dim value As Object value = instance.GetPropertyOwner(pd)
'Usage
Dim instance As SpreadDataRowView Dim pd As PropertyDescriptor Dim value As Object value = instance.GetPropertyOwner(pd)
SpreadDataRowView Class SpreadDataRowView Members