[]
        
(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)
Parameters
Type Name Description
string propertyName

The property of the SelectedObject

Returns
Type Description
PropertyBox

The current PropertyBox