[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridBase.ResizingRow

ResizingRow Event

Occurs when the user starts resizing a row.

Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.Grid.dll
Syntax
public event EventHandler<GridCellRangeEventArgs> ResizingRow
Returns
Type Description
EventHandler<GridCellRangeEventArgs> Occurs when the user starts resizing a row.