Overload List
Invalidate the current cell.
[Visual Basic] Overloads Public Sub RefreshCell()
[C#] public void RefreshCell();
[Delphi] public procedure RefreshCell(); overload;
Invalidate the cell at the given row.
[Visual Basic] Overloads Public Sub RefreshCell(Integer)
[C#] public void RefreshCell(int);
[Delphi] public procedure RefreshCell(Int32); overload;
See Also
C1DataColumn Class | C1DataColumn Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |