# C1.Win.TrueDBGrid.C1TrueDBGrid.CellTipsDelay

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_TrueDBGrid_C1TrueDBGrid_CellTipsDelay_" data-uid="C1.Win.TrueDBGrid.C1TrueDBGrid.CellTipsDelay*">CellTipsDelay Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_TrueDBGrid_C1TrueDBGrid_CellTipsDelay_" data-uid="C1.Win.TrueDBGrid.C1TrueDBGrid.CellTipsDelay*"></a>
<h4 id="C1_Win_TrueDBGrid_C1TrueDBGrid_CellTipsDelay" data-uid="C1.Win.TrueDBGrid.C1TrueDBGrid.CellTipsDelay">CellTipsDelay</h4>
<div class="markdown level1 summary"><p>Gets or sets the amount of time in milliseconds before the cell tip window is displayed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Layout]
public int CellTipsDelay { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Layout&gt;
Public Property CellTipsDelay As Integer</code></pre>
</div>
</div>
