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