public int CurrentRow {get;}
'Declaration Public ReadOnly Property CurrentRow As Integer
'Declaration
Public ReadOnly Property CurrentRow As Integer
'Usage Dim instance As SelectionChangingEventArgs Dim value As Integer value = instance.CurrentRow
'Usage
Dim instance As SelectionChangingEventArgs Dim value As Integer value = instance.CurrentRow
SelectionChangingEventArgs Class SelectionChangingEventArgs Members