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