Event.Target
Event.Target property
Used to indicate the IEventTarget
to which the event was originally dispatched.
public EventTarget Target { get; }
See Also
- class EventTarget
- class Event
- package com.aspose.html.Dom.Events
- package Aspose.HTML
Used to indicate the IEventTarget
to which the event was originally dispatched.
public EventTarget Target { get; }