'Declaration
Public Property RowEditEnded As EventHandler(Of GridCellEditEventArgs)
public EventHandler<GridCellEditEventArgs> RowEditEnded {get; set;}
'Declaration
Public Property RowEditEnded As EventHandler(Of GridCellEditEventArgs)
public EventHandler<GridCellEditEventArgs> RowEditEnded {get; set;}