The text of the cell.
[Visual Basic]
Public ReadOnly Property Text As String
[C#]
public string Text {get;}
[Delphi]
public property Text: String read get_Text;
See Also
OwnerDrawCellEventArgs Class | OwnerDrawCellEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |