[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.FlexGrid.RowEditEnded

RowEditEnded Event

Occurs when a row edit has been committed or canceled.

Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.Grid.dll
Syntax
public event EventHandler<GridCellEditEventArgs> RowEditEnded
Returns
Type Description
EventHandler<GridCellEditEventArgs> Occurs when a row edit has been committed or canceled.