ComponentOne True DBGrid for WinForms
CellTip Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > FetchCellTipsEventArgs Class : CellTip Property
The text to be displayed in the cell tip.
Syntax
'Declaration
 
Public Property CellTip As System.String
public System.string CellTip {get; set;}
See Also

Reference

FetchCellTipsEventArgs Class
FetchCellTipsEventArgs Members