Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > ControlKeySendingEventArgs Class : Row Property |
'Declaration
Public ReadOnly Property Row As Integer
'Usage
Dim instance As ControlKeySendingEventArgs Dim value As Integer value = instance.Row
public int Row {get;}