# FarPoint.Win.Spread.CellType.DateTimeCellType.CalendarShowSurroundingDays

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_CellType_DateTimeCellType_CalendarShowSurroundingDays_" data-uid="FarPoint.Win.Spread.CellType.DateTimeCellType.CalendarShowSurroundingDays*">CalendarShowSurroundingDays Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_CellType_DateTimeCellType_CalendarShowSurroundingDays_" data-uid="FarPoint.Win.Spread.CellType.DateTimeCellType.CalendarShowSurroundingDays*"></a>
<h4 id="FarPoint_Win_Spread_CellType_DateTimeCellType_CalendarShowSurroundingDays" data-uid="FarPoint.Win.Spread.CellType.DateTimeCellType.CalendarShowSurroundingDays">CalendarShowSurroundingDays</h4>
<div class="markdown level1 summary"><p>Gets or sets whether to show the surrounding days in
the pop-up calendar in the date-time cell.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool CalendarShowSurroundingDays { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property CalendarShowSurroundingDays As Boolean</code></pre>
</div>
</div>
