# C1.Blazor.Calendar.CalendarHeaderSlotInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Blazor_Calendar_CalendarHeaderSlotInfo" data-uid="C1.Blazor.Calendar.CalendarHeaderSlotInfo" class="text-break">CalendarHeaderSlotInfo Class
</h1>
  <div class="markdown level0 summary"><p>Contains info about header slots.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.Blazor.Calendar.CalendarSlotInfo.html">CalendarSlotInfo</a></div>
    <div class="level2"><span class="xref">CalendarHeaderSlotInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Blazor.Calendar.html">C1.Blazor.Calendar</a></h6>
  <h6><strong>Assembly</strong>: C1.Blazor.Calendar.dll</h6>
  <h5 id="C1_Blazor_Calendar_CalendarHeaderSlotInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CalendarHeaderSlotInfo : CalendarSlotInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CalendarHeaderSlotInfo
    Inherits CalendarSlotInfo</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Calendar_CalendarHeaderSlotInfo_Date" data-uid="C1.Blazor.Calendar.CalendarHeaderSlotInfo.Date">
          <a class="xref" href="C1.Blazor.Calendar.CalendarHeaderSlotInfo.Date.html#C1_Blazor_Calendar_CalendarHeaderSlotInfo_Date">Date</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the date associated with this slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Calendar_CalendarHeaderSlotInfo_ViewMode" data-uid="C1.Blazor.Calendar.CalendarHeaderSlotInfo.ViewMode">
          <a class="xref" href="C1.Blazor.Calendar.CalendarHeaderSlotInfo.ViewMode.html#C1_Blazor_Calendar_CalendarHeaderSlotInfo_ViewMode">ViewMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Blazor.Calendar.CalendarViewMode.html">CalendarViewMode</a> of this header slot.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Calendar_CalendarHeaderSlotInfo_Equals_System_Object_" data-uid="C1.Blazor.Calendar.CalendarHeaderSlotInfo.Equals(System.Object)">
          <a class="xref" href="C1.Blazor.Calendar.CalendarHeaderSlotInfo.Equals.html#C1_Blazor_Calendar_CalendarHeaderSlotInfo_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>, is equal to this instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Calendar_CalendarHeaderSlotInfo_GetHashCode" data-uid="C1.Blazor.Calendar.CalendarHeaderSlotInfo.GetHashCode">
          <a class="xref" href="C1.Blazor.Calendar.CalendarHeaderSlotInfo.GetHashCode.html#C1_Blazor_Calendar_CalendarHeaderSlotInfo_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a hash code for this instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="seealso">See Also</h3>
  <div class="seealso">
      <div><a class="xref" href="C1.Blazor.Calendar.CalendarHeaderSlotInfo.html">CalendarHeaderSlotInfo</a></div>
  </div>

</div>
