System.ComponentModel.EventDescriptor.ComponentType Property

When overridden in a derived class, gets the type of component this event is bound to.

Syntax

public abstract Type ComponentType { 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