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