Occurs when the user selects a new item in the property grid.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public event SelectedGridItemChangedEventHandler SelectedGridItemChanged
Visual Basic (Declaration)
Public Event SelectedGridItemChanged As SelectedGridItemChangedEventHandler

See Also