[]
Determines the amount of time before the cell tip window is displayed.
[Layout]
public int CellTipsDelay { get; set; }
| Type | Description |
|---|---|
| int | The default value is 500 milliseconds. |
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.