System.ComponentModel.EventDescriptor.EventType Property

When overridden in a derived class, gets the type of delegate for the event.

Syntax

public abstract Type EventType { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Typically, this property is implemented through reflection.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0