The SelectedGridItemChangedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SelectedGridItemChangedEventArgs |
Initialises a new instance of the SelectedGridItemChangedEventArgs type.
|
Properties
| Name | Description | |
|---|---|---|
| NewSelection |
Gets the newly selected PropertyGridRow.
| |
| OldSelection |
Gets the previously selected PropertyGridRow.
|