[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.BeforeFreezeRow

BeforeFreezeRow Event

Fires before rows are frozen by dragging the frozen row divider.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public event RowColEventHandler BeforeFreezeRow
Returns
Type Description
RowColEventHandler Fires before rows are frozen by dragging the frozen row divider.
Remarks

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