ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / CellTipsDelay Property

In This Topic
    CellTipsDelay Property (C1Combo)
    In This Topic
    Determines the amount of time before the cell tip window is displayed.
    Syntax
    'Declaration
     
    
    Public Property CellTipsDelay As Integer
    public int CellTipsDelay {get; set;}
    See Also