PropertyGrid Constructor

Definition

Initializes a new instance of the PropertyGrid class.

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

Remarks

To populate the grid, you must set the SelectedObject property.

Applies to