'DeclarationPublic ReadOnly Property CurrentRow As Integer
'UsageDim instance As SelectionChangingEventArgs Dim value As Integer value = instance.CurrentRow
public int CurrentRow {get;}
'DeclarationPublic ReadOnly Property CurrentRow As Integer
'UsageDim instance As SelectionChangingEventArgs Dim value As Integer value = instance.CurrentRow
public int CurrentRow {get;}