'Declaration
Public Function GetPropertyPresenter( _ ByVal propertyName As String _ ) As PropertyBox
public PropertyBox GetPropertyPresenter( string propertyName )
Parameters
- propertyName
- The property of the SelectedObject
Return Value
The current PropertyBox