# GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidaySettingBase" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase" class="text-break">HolidaySettingBase Class
</h1>
  <div class="markdown level0 summary"><p>Represents a GrapeCity.Windows.InputMan.HolidaySettingBase which is the base for setting holiday in GrapeCity.Windows.InputMan.GcDropDownCalendar.</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"><span class="xref">HolidaySettingBase</span></div>
      <div class="level2"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.html">HolidayGroup</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySetting.html">HolidaySetting</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></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_HolidaySettingBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class HolidaySettingBase : INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class HolidaySettingBase
    Implements INotifyPropertyChanged</code></pre>
  </div>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidaySettingBase_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>
        The <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.html">HolidaySettingBase</a> is the base class of GrapeCity.Windows.InputMan.HolidayGroup and GrapeCity.Windows.InputMan.HolidaySetting</p>
<p>
        A GrapeCity.Windows.InputMan.HolidaySetting holds a group of GrapeCity.Windows.InputMan.IHoliday.
        A GrapeCity.Windows.InputMan.HolidayGroup holds a group of GrapeCity.Windows.InputMan.HolidaySetting.
      </p>
</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="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidaySettingBase_HolidaySettingName" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.HolidaySettingName">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.HolidaySettingName.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidaySettingBase_HolidaySettingName">HolidaySettingName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the holiday setting.</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="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidaySettingBase_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.OnPropertyChanged.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidaySettingBase_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_">OnPropertyChanged(PropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.PropertyChanged.html">PropertyChanged</a> event.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_HolidaySettingBase_PropertyChanged" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.PropertyChanged">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when property changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
