Responder Developer Guide
OnColumnSelectedChanged Method


Version: 10.2.1a

Resource Center Home

Changes the value of currently selected column
Syntax
'Declaration
 
Public Shared Sub OnColumnSelectedChanged( _
   ByVal e As DataSelectionEventArgs _
) 
'Usage
 
Dim e As DataSelectionEventArgs
 
DataSelectionMonitor.OnColumnSelectedChanged(e)
public static void OnColumnSelectedChanged( 
   DataSelectionEventArgs e
)

Parameters

e
Requirements

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.

See Also

Reference

DataSelectionMonitor Class
DataSelectionMonitor Members

 

 


Send Comment