# GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidayGroup" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup" class="text-break">HolidayGroup Class
</h1>
  <div class="markdown level0 summary"><p>Represents a GrapeCity.Windows.InputMan.HolidayGroup which holds a group of holiday settings.</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="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.html">HolidaySettingBase</a></div>
    <div class="level2"><span class="xref">HolidayGroup</span></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_HolidayGroup_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class HolidayGroup : HolidaySettingBase, INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class HolidayGroup
    Inherits HolidaySettingBase
    Implements INotifyPropertyChanged</code></pre>
  </div>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidayGroup_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>A <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.html">HolidayGroup</a> holds multiple GrapeCity.Windows.InputMan.HolidaySetting objects and it could be set to GrapeCity.Windows.InputMan.GcDropDownCalendar.HolidaySetting property for setting multiple holiday settings to GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</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_HolidayGroup__ctor" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.#ctor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.-ctor.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidayGroup__ctor">HolidayGroup()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.html">HolidayGroup</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidayGroup__ctor_System_String_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.#ctor(System.String)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.-ctor.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidayGroup__ctor_System_String_">HolidayGroup(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.html">HolidayGroup</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_HolidayGroup_Children" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.Children">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.Children.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HolidayGroup_Children">Children</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the holiday settings.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
