The following tables list the members exposed by SelectedItemChangedEventArgs.
Name | Description | |
---|---|---|
SelectedItemChangedEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
NewSelectedItem | Returns the currently selected PropertyGridItem or null of there is no currently selected item. | |
OldSelectedItem | Returns the previously selected PropertyGridItem or null of there was no previously selected item. |