Table of Contents

Method GetEventProperty

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

GetEventProperty(EventDescriptor)

Converts a single event to a property.

public PropertyDescriptor GetEventProperty(EventDescriptor e)

Parameters

e EventDescriptor

Event to convert.

Returns

PropertyDescriptor

Converted property.