The SelectedGridItemChangedEventArgs type exposes the following members.

Properties

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

See Also