Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetPropertyOwner Method
See Also 
Leadtools.Dicom.Common.Editing Namespace > DicomEditableProperty Class : GetPropertyOwner Method



pd
A System.ComponentModel.PropertyDescriptor that represents the property whose owner is to be found.
pd
A System.ComponentModel.PropertyDescriptor that represents the property whose owner is to be found.
Returns an object that contains the property described by the specified property descriptor.

Syntax

Visual Basic (Declaration) 
Public Function GetPropertyOwner( _
   ByVal pd As PropertyDescriptor _
) As Object
Visual Basic (Usage)Copy Code
Dim instance As DicomEditableProperty
Dim pd As PropertyDescriptor
Dim value As Object
 
value = instance.GetPropertyOwner(pd)
C# 
public object GetPropertyOwner( 
   PropertyDescriptor pd
)
C++/CLI 
public:
Object^ GetPropertyOwner( 
   PropertyDescriptor^ pd
) 

Parameters

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

Return Value

An System.Object that represents the owner of the specified property.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features