ActiveReports 9
GetPropertyOwner Method

A property descriptor that represents the property whose owner is to be found.

Returns the object of which this value is a member.
Syntax
'Declaration
 
Public Function GetPropertyOwner( _
   ByVal pd As System.ComponentModel.PropertyDescriptor _
) As System.Object
public System.object GetPropertyOwner( 
   System.ComponentModel.PropertyDescriptor pd
)

Parameters

pd

A property descriptor that represents the property whose owner is to be found.

See Also

Reference

CustomProperties Class
CustomProperties Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum