[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridBase.ResizingColumn

ResizingColumn Event

Occurs when the user starts resizing a column.

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