FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Data 名前空間 > SpreadDataRowView クラス : GetPropertyOwner メソッド |
'Declaration Public Function GetPropertyOwner( _ ByVal pd As PropertyDescriptor _ ) As Object
'使用法 Dim instance As SpreadDataRowView Dim pd As PropertyDescriptor Dim value As Object value = instance.GetPropertyOwner(pd)
public object GetPropertyOwner( PropertyDescriptor pd )