GetPropertyPresenter Method (C1PropertyGrid)
Returns the PropertyBox created for a given property of the SelectedObject.
'Declaration
Public Function GetPropertyPresenter( _
ByVal As String _
) As PropertyBox
Parameters
- propertyName
- The property of the SelectedObject
Return Value
The current PropertyBox