'Declaration
Public Property Row2 As Integer
'Usage
Dim instance As GridCellRange Dim value As Integer instance.Row2 = value value = instance.Row2
public int Row2 {get; set;}
'Declaration
Public Property Row2 As Integer
'Usage
Dim instance As GridCellRange Dim value As Integer instance.Row2 = value value = instance.Row2
public int Row2 {get; set;}