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