'Declaration <NotifyParentPropertyAttribute(True)> Public Property Row2 As Integer
'Usage Dim instance As SelectionInfo Dim value As Integer instance.Row2 = value value = instance.Row2
[NotifyParentProperty(true)] public int Row2 {get; set;}
'Declaration <NotifyParentPropertyAttribute(True)> Public Property Row2 As Integer
'Usage Dim instance As SelectionInfo Dim value As Integer instance.Row2 = value value = instance.Row2
[NotifyParentProperty(true)] public int Row2 {get; set;}