Dynamically customize property grid of activity
Does anyone know how to go about customizing the properties grid of a custom workflow activity? Basically, the fields available in the properties grid are to be automatically populated based on a config file for the activity which lists out the properties required. The list will differ from activity to activity and I'll like to be able to build this customization inside the base activity class.
Regards,
TL

