[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.BeforeAutosizeColumn

BeforeAutosizeColumn Event

Fires before a column is automatically resized by a double-click on a column header.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.10.dll
Syntax
public event RowColEventHandler BeforeAutosizeColumn
Public Event BeforeAutosizeColumn As RowColEventHandler
Returns
Type Description
RowColEventHandler Fires before a column is automatically resized by a double-click on a column header.