Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmScreen Interface : CursorRow Property |
'Declaration
Property CursorRow As Integer
'Usage
Dim instance As IIbmScreen Dim value As Integer instance.CursorRow = value value = instance.CursorRow
int CursorRow {get; set;}