[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridBase.ResizedColumn

ResizedColumn Event

Occurs when the user finishes resizing a column.

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