Method GetEventProperties
- Namespace
 - Alternet.FormDesigner.WinForms
 
- Assembly
 - Alternet.FormDesigner.v10.dll
 
GetEventProperties(EventDescriptorCollection)
Converts a set of events to a set of properties.
public PropertyDescriptorCollection GetEventProperties(EventDescriptorCollection events)
Parameters
eventsEventDescriptorCollectionList of events to convert.
Returns
- PropertyDescriptorCollection
 List of properties.