[]
Returns the PropertyBox created for a given property of the SelectedObject.
public PropertyBox GetPropertyPresenter(string propertyName)
| Type | Name | Description |
|---|---|---|
| string | propertyName | The property of the SelectedObject |
| Type | Description |
|---|---|
| PropertyBox | The current PropertyBox |