[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGridBase.BeforeFreezeColumn

BeforeFreezeColumn Event

Fires before columns are frozen by dragging the frozen column divider.

Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public event RowColEventHandler BeforeFreezeColumn
Returns
Type Description
RowColEventHandler Fires before columns are frozen by dragging the frozen column divider.
Remarks

Use the AllowFreezing property to enable or disable row and column freezing.