C1.WPF.Extended Namespace / C1PropertyGrid Class / PropertyBoxChanged Event

In This Topic
PropertyBoxChanged Event (C1PropertyGrid)
In This Topic
Fired when the generated list of property editors for the SelectedObject changes.
Syntax
'Declaration
 
Public Event PropertyBoxChanged As EventHandler
 
See Also