GetPropertyOwner Method

Summary
Returns an object that contains the property described by the specified property descriptor.
Syntax
C#
C++/CLI
public object GetPropertyOwner( 
   PropertyDescriptor pd 
) 
public: 
Object^ GetPropertyOwner(  
   PropertyDescriptor^ pd 
)  

Parameters

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

Return Value

An Object that represents the owner of the specified property.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.