Occurs when the user finishes resizing a column with the mouse.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
public event EventHandler<CellRangeEventArgs> ResizedColumn |
Visual Basic |
---|
Public Event ResizedColumn As EventHandler(Of CellRangeEventArgs) |