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