[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1DataColumn.RefetchCell

RefetchCell Method

RefetchCell()

Repopulates the current cell from the data source.

Declaration
public void RefetchCell()

RefetchCell(int)

Repopulates the specified data from the data source.

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

The row to refetch.