[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.ResizedColumn

ResizedColumn Event

Occurs when the user finishes resizing a column with the mouse.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public event EventHandler<CellRangeEventArgs> ResizedColumn
Returns
Type Description
EventHandler<CellRangeEventArgs> Occurs when the user finishes resizing a column with the mouse.