[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.CellTipsDelay

CellTipsDelay Property

CellTipsDelay

Determines the amount of time before the cell tip window is displayed.

Declaration
[Layout]
public int CellTipsDelay { get; set; }
Property Value
Type Description
int

The default value is 500 milliseconds.

Remarks

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.