 
            | Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace > DataSelectionMonitor Class : DataSelectionChanged Event | 
'Declaration Public Event DataSelectionChanged As EventHandler(Of DataSelectionEventArgs)
'Usage Dim instance As DataSelectionMonitor Dim handler As EventHandler(Of DataSelectionEventArgs) AddHandler instance.DataSelectionChanged, handler
public event EventHandler<DataSelectionEventArgs> DataSelectionChanged
The event handler receives an argument of type DataSelectionEventArgs containing data related to this event. The following DataSelectionEventArgs properties provide information specific to this event.
| Property | Description | 
|---|---|
| ObjectWithFocus | Returns the object that had focus when the data selection occurred. | 
| TableName | Returns/sets the name of the table containing the data selection. | 
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.