[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.AfterFreezeRow

AfterFreezeRow Event

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

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

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