InfoConnect for Airlines
CurrentSelectionMode Property (IScreenRegion)


The current selection mode of the region.
Syntax
'Declaration
 
ReadOnly Property CurrentSelectionMode As SelectionMode
'Usage
 
Dim instance As IScreenRegion
Dim value As SelectionMode
 
value = instance.CurrentSelectionMode
SelectionMode CurrentSelectionMode {get;}
See Also