The SelectedGridItemChangedEventArgs type exposes the following members.

Constructors

  NameDescription
SelectedGridItemChangedEventArgs
Initialises a new instance of the SelectedGridItemChangedEventArgs type.

Properties

  NameDescription
NewSelection
Gets the newly selected PropertyGridRow.
OldSelection
Gets the previously selected PropertyGridRow.

See Also