'DeclarationPublic ReadOnly Property Row As Integer
'UsageDim instance As BeforeSendKeysEventArgs Dim value As Integer value = instance.Row
public int Row {get;}
Gets the current row position of the cursor.'DeclarationPublic ReadOnly Property Row As Integer
'UsageDim instance As BeforeSendKeysEventArgs Dim value As Integer value = instance.Row
public int Row {get;}