[]
        
(Showing Draft Content)

C1.WPF.Extended.C1PropertyGrid.GetPropertyPresenter

GetPropertyPresenter Method

GetPropertyPresenter(string)

Returns the PropertyBox created for a given property of the SelectedObject.

Declaration
public PropertyBox GetPropertyPresenter(string propertyName)
Public Function GetPropertyPresenter(propertyName As String) As PropertyBox
Parameters
Type Name Description
string propertyName

The property of the SelectedObject

Returns
Type Description
PropertyBox

The current PropertyBox