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