[]
        
(Showing Draft Content)

C1.iOS.Grid.GridBase.ResizedRow

ResizedRow Event

Occurs when the user finishes resizing a row.

Namespace: C1.iOS.Grid
Assembly: C1.iOS.Grid.dll
Syntax
public event EventHandler<GridCellRangeEventArgs> ResizedRow
Returns
Type Description
EventHandler<GridCellRangeEventArgs> Occurs when the user finishes resizing a row.