# C1.Win.Calendar.UI.ArrowStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Calendar_UI_ArrowStyle" data-uid="C1.Win.Calendar.UI.ArrowStyle" class="text-break">ArrowStyle Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.Calendar.UI.ArrowStyle.html">ArrowStyle</a> class contains display attributes that
determine the appearance of <a class="xref" href="C1.Win.Calendar.C1CalendarView.html">C1CalendarView</a> hot arrow button element on the screen.</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.Win.Calendar.UI.BaseStyle.html">BaseStyle</a></div>
    <div class="level2"><a class="xref" href="C1.Win.Calendar.UI.BaseArrowStyle.html">BaseArrowStyle</a></div>
    <div class="level3"><span class="xref">ArrowStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Calendar.UI.html">C1.Win.Calendar.UI</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Calendar.4.8.dll</h6>
  <h5 id="C1_Win_Calendar_UI_ArrowStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ArrowStyle : BaseArrowStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ArrowStyle
    Inherits BaseArrowStyle</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_Win_Calendar_UI_ArrowStyle_Hot" data-uid="C1.Win.Calendar.UI.ArrowStyle.Hot">
          <a class="xref" href="C1.Win.Calendar.UI.ArrowStyle.Hot.html#C1_Win_Calendar_UI_ArrowStyle_Hot">Hot</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style to be used when the ArrowButton element is hot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_ArrowStyle_Parent" data-uid="C1.Win.Calendar.UI.ArrowStyle.Parent">
          <a class="xref" href="C1.Win.Calendar.UI.ArrowStyle.Parent.html#C1_Win_Calendar_UI_ArrowStyle_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parent collection. If some properties are reset or not initialized,
the collection will search for them from the parent.</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_Win_Calendar_UI_ArrowStyle_ApplyToStyle_C1_Framework_Style_" data-uid="C1.Win.Calendar.UI.ArrowStyle.ApplyToStyle(C1.Framework.Style)">
          <a class="xref" href="C1.Win.Calendar.UI.ArrowStyle.ApplyToStyle.html#C1_Win_Calendar_UI_ArrowStyle_ApplyToStyle_C1_Framework_Style_">ApplyToStyle(Style)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies style to destination style.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
