# C1.Maui.Calendar.CalendarTextSlotPresenter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Maui_Calendar_CalendarTextSlotPresenter" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter" class="text-break">CalendarTextSlotPresenter Class
</h1>
  <div class="markdown level0 summary"><p>Slot presenter that is only able to show text</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.Maui.Core/C1.Maui.Core.C1View.html">C1View</a></div>
    <div class="level2"><a class="xref" href="../C1.Maui.Core/C1.Maui.Core.C1Border.html">C1Border</a></div>
    <div class="level3"><a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.html">CalendarSlotPresenter</a></div>
    <div class="level4"><span class="xref">CalendarTextSlotPresenter</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Maui.Calendar.html">C1.Maui.Calendar</a></h6>
  <h6><strong>Assembly</strong>: C1.Maui.Calendar.dll</h6>
  <h5 id="C1_Maui_Calendar_CalendarTextSlotPresenter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CalendarTextSlotPresenter : CalendarSlotPresenter, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CalendarTextSlotPresenter
    Inherits CalendarSlotPresenter
    Implements IDisposable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Calendar_CalendarTextSlotPresenter__ctor" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.#ctor">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.-ctor.html#C1_Maui_Calendar_CalendarTextSlotPresenter__ctor">CalendarTextSlotPresenter()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.html">CalendarTextSlotPresenter</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Calendar_CalendarTextSlotPresenter_HorizontalTextAlignmentProperty" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.HorizontalTextAlignmentProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.HorizontalTextAlignmentProperty.html">HorizontalTextAlignmentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.HorizontalTextAlignment.html#C1_Maui_Calendar_CalendarTextSlotPresenter_HorizontalTextAlignment">HorizontalTextAlignment</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarTextSlotPresenter_TextMarginProperty" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.TextMarginProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.TextMarginProperty.html">TextMarginProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.TextMargin.html#C1_Maui_Calendar_CalendarTextSlotPresenter_TextMargin">TextMargin</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarTextSlotPresenter_TextProperty" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.TextProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.TextProperty.html">TextProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.Text.html#C1_Maui_Calendar_CalendarTextSlotPresenter_Text">Text</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarTextSlotPresenter_VerticalTextAlignmentProperty" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.VerticalTextAlignmentProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.VerticalTextAlignmentProperty.html">VerticalTextAlignmentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.VerticalTextAlignment.html#C1_Maui_Calendar_CalendarTextSlotPresenter_VerticalTextAlignment">VerticalTextAlignment</a> dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Maui_Calendar_CalendarTextSlotPresenter_HorizontalTextAlignment" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.HorizontalTextAlignment">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.HorizontalTextAlignment.html#C1_Maui_Calendar_CalendarTextSlotPresenter_HorizontalTextAlignment">HorizontalTextAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text horizontal alignment.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarTextSlotPresenter_Text" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.Text">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.Text.html#C1_Maui_Calendar_CalendarTextSlotPresenter_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarTextSlotPresenter_TextMargin" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.TextMargin">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.TextMargin.html#C1_Maui_Calendar_CalendarTextSlotPresenter_TextMargin">TextMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text margin.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarTextSlotPresenter_VerticalTextAlignment" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.VerticalTextAlignment">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.VerticalTextAlignment.html#C1_Maui_Calendar_CalendarTextSlotPresenter_VerticalTextAlignment">VerticalTextAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text vertical alignment.</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_Maui_Calendar_CalendarTextSlotPresenter_Dispose_System_Boolean_" data-uid="C1.Maui.Calendar.CalendarTextSlotPresenter.Dispose(System.Boolean)">
          <a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.Dispose.html#C1_Maui_Calendar_CalendarTextSlotPresenter_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
