[]
        
(Showing Draft Content)

C1.WPF.Extended.C1PropertyGrid.GetMethodPresenter

GetMethodPresenter Method

GetMethodPresenter(string)

Returns the MethodBox created for a given method of the SelectedObject.

Declaration
public MethodBox GetMethodPresenter(string methodName)
Parameters
Type Name Description
string methodName

The method of the SelectedObject

Returns
Type Description
MethodBox

The current MethodBox