Returns a string that represents the current object.
[Visual Basic]
Overrides Public Function ToString() As String
[C#]
override public string ToString()
[Delphi]
public function ToString(): String; override;
Return Value
A string that represents the current object.
See Also
ValueItem Class | ValueItem Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |