'Declaration Public Property CellTipsDelay As Integer
'Declaration
Public Property CellTipsDelay As Integer
public int CellTipsDelay {get; set;}
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.
C1List Class C1List Members