Responder Developer Guide
DataSelectionMonitor Class Members
Properties  Methods  Events


Version: 10.2.1a

Resource Center Home

The following tables list the members exposed by DataSelectionMonitor.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CurrentObjectReturns the object that caused the most-recent DataSelectionChanged event.  
Public Propertystatic (Shared in Visual Basic)CurrentTableReturns the "represents" name of the table containing the current selection.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetCurentCellTextReturns the currently selected cell's text  
Public Methodstatic (Shared in Visual Basic)GetCurrentSelectionReturns the data rows that compose the current selection.  
Public Methodstatic (Shared in Visual Basic)GetSelectedRowsTextReturns currently selected rows text - Formatted  
Public Methodstatic (Shared in Visual Basic)OnColumnSelectedChangedChanges the value of currently selected column  
Public Methodstatic (Shared in Visual Basic)OnDataSelectionChangedRaises the DataSelectionChanged event for Command objects that are listening.  
Top
Public Events
 NameDescription
Public EventCellSelectionChanged  
Public EventDataSelectionChangedThe event that is raised so Command listeners can decide if they should be enabled or not.  
Top
See Also

Reference

DataSelectionMonitor Class
Miner.Data.Decoration Namespace

 

 


Send Comment