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
'使用法 Dim instance As SpreadDataRowView Dim pd As PropertyDescriptor Dim value As Object value = instance.GetPropertyOwner(pd)
'使用法
Dim instance As SpreadDataRowView Dim pd As PropertyDescriptor Dim value As Object value = instance.GetPropertyOwner(pd)
SpreadDataRowView クラス SpreadDataRowView メンバ
© 2004-2017, GrapeCity inc. All rights reserved.