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

In This Topic
PropertyBoxesLoaded Event (C1PropertyGrid)
In This Topic
Fired when the all the property boxes in C1PropertyGrid were loaded.
Syntax
'Declaration
 
Public Event PropertyBoxesLoaded As EventHandler
 
See Also