Namespace: 
   Dundas.BI
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxevent EventHandler Started
Event Started As EventHandler
 event EventHandler^ Started {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}abstract Started : IEvent<EventHandler,
    EventArgs>
Value
Type: 
SystemEventHandler
Remarks
See Also