PartLibEntryPropertyClassGetPropertyOwner Method

Definition

Namespace: PCB_Investigator.PCBIControls.PropertyGrid
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Object GetPropertyOwner(
	PropertyDescriptor pd
)

Parameters

pd  PropertyDescriptor
 

Return Value

Object

Implements

ICustomTypeDescriptorGetPropertyOwner(PropertyDescriptor)

See Also