# GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs" class="text-break">CalendarModeChangedEventArgs Class
</h1>
  <div class="markdown level0 summary"><p>Provides data for GrapeCity.Windows.InputMan.GcDropDownCalendar.DisplayModeChanged event.</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="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.routedeventargs">RoutedEventArgs</a></div>
    <div class="level3"><span class="xref">CalendarModeChangedEventArgs</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.html">GrapeCity.Wpf.SpreadSheet.CellType.Editors</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.CellType.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CalendarModeChangedEventArgs : RoutedEventArgs</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CalendarModeChangedEventArgs
    Inherits RoutedEventArgs</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="GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs__ctor_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.#ctor(GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarMode,GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarMode)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.-ctor.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs__ctor_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_">CalendarModeChangedEventArgs(CalendarMode, CalendarMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.html">CalendarModeChangedEventArgs</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs__ctor_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_System_Object_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.#ctor(GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarMode,GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarMode,System.Object)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.-ctor.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs__ctor_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_System_Object_">CalendarModeChangedEventArgs(CalendarMode, CalendarMode, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.html">CalendarModeChangedEventArgs</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs__ctor_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_System_Windows_RoutedEvent_System_Object_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.#ctor(GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarMode,GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarMode,System.Windows.RoutedEvent,System.Object)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.-ctor.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs__ctor_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarMode_System_Windows_RoutedEvent_System_Object_">CalendarModeChangedEventArgs(CalendarMode, CalendarMode, RoutedEvent, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.html">CalendarModeChangedEventArgs</a> class.</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="GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs_NewMode" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.NewMode">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.NewMode.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs_NewMode">NewMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the new mode of the GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs_OldMode" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.OldMode">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.OldMode.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_CalendarModeChangedEventArgs_OldMode">OldMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the previous mode of the GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
