ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1DataColumn.RefetchCell Method

Overload List

Repopulates the current cell from the data source.

[Visual Basic] Overloads Public Sub RefetchCell()

[C#] public void RefetchCell();

[Delphi] public  procedure RefetchCell(); overload;

Repopulates the specified data from the data source.

[Visual Basic] Overloads Public Sub RefetchCell(Integer)

[C#] public void RefetchCell(int);

[Delphi] public  procedure RefetchCell(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.