Returns the 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
The string that represents the current object.
See Also
View Class | View Members | C1.Win.C1TrueDBGrid.BaseGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |