IEvent.CanInvoke Property

Returns True when the event will do anything because it is Enabled and contains any event handler. Otherwise returns False.

Namespace: Spring
public
 property CanInvoke: Boolean read GetCanInvoke;

Property Value

Type: Boolean