public int CellTipsDelay {get; set;}
'Declaration Public Property CellTipsDelay As Integer
'Declaration
Public Property CellTipsDelay As Integer
Setting this property to zero does not disable cell tips, but restores the default value of 500. To disable cell tips, set the CellTips property to NoCellTips.
C1ListBase Class C1ListBase Members