A property descriptor that represents the property whose owner is to be found.
Returns the object of which this value is a member.
[Visual Basic]
Public Function GetPropertyOwner( _
ByVal pd As PropertyDescriptor _
) As Object[C#]
public object GetPropertyOwner(
PropertyDescriptor pd
);A property descriptor that represents the property whose owner is to be found.
CustomProperties Class | CustomProperties Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.