RanorexRanorex Documentation
Events Property
NamespacesRanorex.CoreElementEvents
A list of events this element supports. This list is aggregated from the role and the capabilities.
Declaration Syntax
C#Visual BasicVisual C++
public IList<EventDescriptor> Events { get; }
Public ReadOnly Property Events As IList(Of EventDescriptor)
public:
property IList<EventDescriptor^>^ Events {
	IList<EventDescriptor^>^ get ();
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)