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