'Declaration Public ReadOnly Property Row As Integer
'Declaration
Public ReadOnly Property Row As Integer
'Usage Dim instance As KeysSendingEventArgs Dim value As Integer value = instance.Row
'Usage
Dim instance As KeysSendingEventArgs Dim value As Integer value = instance.Row
public int Row {get;}
KeysSendingEventArgs Class KeysSendingEventArgs Members