Retrieves the primary component that depends on the value being edited.
public IComponent getComponent()
Returns the primary component that depends on the value.
This method allows the value editor to access the design-time site information. For example, the ReferenceEditor class uses this information to determine the other components in the container.
See Also getComponents, getValueOwner