| ArcObjects Component Help (Core) |
|
IXYEventSource.EventTable Property
Table used to initialize the XYEventSource.
[Visual Basic 6.0]
Property EventTable As ITable
[Visual Basic .NET]
Public Read Only Property EventTable As ITable
[C#]
public ITable EventTable {get;}
[C++]
public: __property ITable get_EventTable();