# C1.Win.Schedule.UI.ScheduleTheme.Info

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Schedule_UI_ScheduleTheme_Info_" data-uid="C1.Win.Schedule.UI.ScheduleTheme.Info*">Info Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Schedule_UI_ScheduleTheme_Info_" data-uid="C1.Win.Schedule.UI.ScheduleTheme.Info*"></a>
<h4 id="C1_Win_Schedule_UI_ScheduleTheme_Info" data-uid="C1.Win.Schedule.UI.ScheduleTheme.Info">Info</h4>
<div class="markdown level1 summary"><p>Gets or sets the <span class="xref">C1.Framework.Style</span> object determining
the style of information in the header of the control.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Style Info { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Info As Style</code></pre>
</div>
</div>
