ComponentOne True DBGrid for WinForms
RefreshCell(Int32) Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class > RefreshCell Method : RefreshCell(Int32) Method
Row to invalidate.
Invalidates the cell at the given row.
Syntax
'Declaration
 
Public Overloads Sub RefreshCell( _
   ByVal row As System.Integer _
) 
public void RefreshCell( 
   System.int row
)

Parameters

row
Row to invalidate.
See Also

Reference

C1DataColumn Class
C1DataColumn Members
Overload List