Version

PropertiesGenerated Event

Raised when the PropertyGenerator has finished generating items and the Items collection is fully populated.
Syntax
'Declaration
 
Public Event PropertiesGenerated As EventHandler(Of PropertiesGeneratedEventArgs)
public event EventHandler<PropertiesGeneratedEventArgs> PropertiesGenerated