[]
        
(Showing Draft Content)

C1.Win.List.C1DataColumn.RefreshCell

RefreshCell Method

RefreshCell()

Invalidate the current cell.

Declaration
public void RefreshCell()

RefreshCell(int)

Invalidate the cell at the given row.

Declaration
public void RefreshCell(int row)
Parameters
Type Name Description
int row

Row to invalidate.