PropertyGrid.getPropertyEditor Method

Returns the editor that is currently displaying the property specified by a property path item.
 

Parameters

pathItem

Type: PropertyPathItem
The path item that identifies the property whose editor should be retrieved. The pathItem.elementName property should be set to the ID of the desired property.

Return Value


Type: PropertyGridEditor - May be null
The editor that is displaying the property or null if no editor was found.