[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1DataColumn.RefreshCell

RefreshCell Method

RefreshCell()

Invalidates the current cell.

Declaration
public void RefreshCell()

RefreshCell(int)

Invalidates the cell at the given row.

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

Row to invalidate.