C1.Win.FlexGrid Namespace / C1FlexGridBase Class / CellLabelDelay Property

In This Topic
CellLabelDelay Property (C1FlexGridBase)
In This Topic
Gets or sets the period of time, in milliseconds, that the mouse pointer remains over a cell whose contents are partially hidden, before the tooltip label is displayed.
Syntax
'Declaration
 
Public Property CellLabelDelay As Integer
 
See Also