System.Windows.Forms.PropertyGrid.SelectedObjects Property

Gets or sets the currently selected objects.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public object[] SelectedObjects { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Windows.Forms.PropertyGrid only displays the properties that are common to all the objects that are in the array. Assigning an array to the PropertyGrid.SelectedObjects replaces the reference to any PropertyGrid.SelectedObject you might make.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0