# C1.WPF.Schedule.C1CalendarItem.DateTimeInfoCollection.SelectedValue

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Schedule_C1CalendarItem_DateTimeInfoCollection_SelectedValue_" data-uid="C1.WPF.Schedule.C1CalendarItem.DateTimeInfoCollection.SelectedValue*">SelectedValue Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Schedule_C1CalendarItem_DateTimeInfoCollection_SelectedValue_" data-uid="C1.WPF.Schedule.C1CalendarItem.DateTimeInfoCollection.SelectedValue*"></a>
<h4 id="C1_WPF_Schedule_C1CalendarItem_DateTimeInfoCollection_SelectedValue" data-uid="C1.WPF.Schedule.C1CalendarItem.DateTimeInfoCollection.SelectedValue">SelectedValue</h4>
<div class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="C1.WPF.Schedule.DateTimeInfo.html">DateTimeInfo</a> object corresponding to the month
and year which are currently displayed by the owning <a class="xref" href="C1.WPF.Schedule.C1CalendarItem.html">C1CalendarItem</a> control.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public DateTimeInfo SelectedValue { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property SelectedValue As DateTimeInfo</code></pre>
</div>
</div>
