eDriven Framework API
Target Field
NamespaceseDriven.Core.EventsEventTarget
eDriven Framework API
Event target (or originator) By default, the object that dispatched the event It may be set to any object (not necesarily the one that dispatched it) If not set explicitelly, the target is set by the system to default
Declaration Syntax
C#Visual BasicVisual C++
public Object Target
Public Target As Object
public:
Object^ Target

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)