Click or drag to resize
MapControlEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments passed by MapControlEventHandler in the MapEvent event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPAEnterpriseDashboardMapControlEventArgs

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public class MapControlEventArgs : EventArgs, 
	MapControlEventArgs_MapControlEventArgs

The MapControlEventArgs type exposes the following members.

Fields
Properties
  NameDescription
Public propertyArgs
Gets any arguments for this event
Public propertyName
Gets the name of the event being raised
Top
Remarks