[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.FlexGridDetailProvider-1.DetailCellCreating

DetailCellCreating Event

Occurs when the detail cell is being created.

Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.Grid.dll
Syntax
public event EventHandler<GridDetailCellCreatingEventArgs> DetailCellCreating
Returns
Type Description
EventHandler<GridDetailCellCreatingEventArgs> Occurs when the detail cell is being created.