[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGrid.Invalidate

Invalidate Method

Invalidate(CellRange)

Invalidates a cell range, causing it to be repainted.

Declaration
public override void Invalidate(CellRange rg)
Parameters
Type Name Description
CellRange rg

Range to be invalidated.

Overrides
Remarks

This method is rarely used by the programmer, since the grid automatically performs invalidation as needed.