TimeEvent.View

TimeEvent.View property

The view attribute identifies the AbstractView [DOM2VIEWS] from which the event was generated.

public IAbstractView View { get; }

Property Value

The current view.

See Also