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

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