PropertyGridEditorPart Constructor

Definition

Creates a new instance of the class.

public:
 PropertyGridEditorPart();
public PropertyGridEditorPart ();
Public Sub New ()

Remarks

The PropertyGridEditorPart constructor is a default; no constructor is declared in the PropertyGridEditorPart class and hence no special tasks are carried out when a new instance of the class is created.

Applies to

See also