True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / CellTipsDelay Property

In This Topic
    CellTipsDelay Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the amount of time in milliseconds before the cell tip window is displayed.
    Syntax
    'Declaration
     
    Public Property CellTipsDelay As System.Integer
    public System.int CellTipsDelay {get; set;}
    See Also