The text to be displayed in the cell tip.
[Visual Basic]
Public Property CellTip As String
[C#]
public string CellTip {get;set;}
[Delphi]
public property CellTip: String read get_CellTip write set_CellTip;
See Also
FetchCellTipsEventArgs Class | FetchCellTipsEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |