ComponentOne True DBGrid for WinForms
CellTips Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : CellTips Property
Gets or sets whether the grid displays a pop-up text window when the cursor is idle.
Syntax
'Declaration
 
Public Property CellTips As CellTipEnum
public CellTipEnum CellTips {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members