# C1.Win.GanttView.Schedule

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_GanttView_Schedule" data-uid="C1.Win.GanttView.Schedule" class="text-break">Schedule Class
</h1>
  <div class="markdown level0 summary"><p>Represents the schedule options.</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">Schedule</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.GanttView.IKeyName.html">IKeyName</a></div>
    <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="C1.Win.GanttView.html">C1.Win.GanttView</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.GanttView.10.dll</h6>
  <h5 id="C1_Win_GanttView_Schedule_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Schedule : IKeyName, INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Schedule
    Implements IKeyName, INotifyPropertyChanged</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_Win_GanttView_Schedule__ctor_C1_Win_GanttView_C1GanttView_" data-uid="C1.Win.GanttView.Schedule.#ctor(C1.Win.GanttView.C1GanttView)">
          <a class="xref" href="C1.Win.GanttView.Schedule.-ctor.html#C1_Win_GanttView_Schedule__ctor_C1_Win_GanttView_C1GanttView_">Schedule(C1GanttView)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Win.GanttView.Schedule.html">Schedule</a>.</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_Win_GanttView_Schedule_CalendarExceptions" data-uid="C1.Win.GanttView.Schedule.CalendarExceptions">
          <a class="xref" href="C1.Win.GanttView.Schedule.CalendarExceptions.html#C1_Win_GanttView_Schedule_CalendarExceptions">CalendarExceptions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of default calendar exceptions.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_CalendarWeekRule" data-uid="C1.Win.GanttView.Schedule.CalendarWeekRule">
          <a class="xref" href="C1.Win.GanttView.Schedule.CalendarWeekRule.html#C1_Win_GanttView_Schedule_CalendarWeekRule">CalendarWeekRule</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the calendar week rule.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_ChartDateFormat" data-uid="C1.Win.GanttView.Schedule.ChartDateFormat">
          <a class="xref" href="C1.Win.GanttView.Schedule.ChartDateFormat.html#C1_Win_GanttView_Schedule_ChartDateFormat">ChartDateFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format string for date values on the chart view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_CultureCode" data-uid="C1.Win.GanttView.Schedule.CultureCode">
          <a class="xref" href="C1.Win.GanttView.Schedule.CultureCode.html#C1_Win_GanttView_Schedule_CultureCode">CultureCode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the culture identifier for the current project.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_CultureInfo" data-uid="C1.Win.GanttView.Schedule.CultureInfo">
          <a class="xref" href="C1.Win.GanttView.Schedule.CultureInfo.html#C1_Win_GanttView_Schedule_CultureInfo">CultureInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current CultureInfo object for the current project.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_CustomCalendars" data-uid="C1.Win.GanttView.Schedule.CustomCalendars">
          <a class="xref" href="C1.Win.GanttView.Schedule.CustomCalendars.html#C1_Win_GanttView_Schedule_CustomCalendars">CustomCalendars</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of calendars that identify working times.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_DaysPerMonth" data-uid="C1.Win.GanttView.Schedule.DaysPerMonth">
          <a class="xref" href="C1.Win.GanttView.Schedule.DaysPerMonth.html#C1_Win_GanttView_Schedule_DaysPerMonth">DaysPerMonth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of working days in a month.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_DefaultDaysOff" data-uid="C1.Win.GanttView.Schedule.DefaultDaysOff">
          <a class="xref" href="C1.Win.GanttView.Schedule.DefaultDaysOff.html#C1_Win_GanttView_Schedule_DefaultDaysOff">DefaultDaysOff</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default days off work.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_DefaultWorkWeek" data-uid="C1.Win.GanttView.Schedule.DefaultWorkWeek">
          <a class="xref" href="C1.Win.GanttView.Schedule.DefaultWorkWeek.html#C1_Win_GanttView_Schedule_DefaultWorkWeek">DefaultWorkWeek</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default work week.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_DefaultWorkingTimes" data-uid="C1.Win.GanttView.Schedule.DefaultWorkingTimes">
          <a class="xref" href="C1.Win.GanttView.Schedule.DefaultWorkingTimes.html#C1_Win_GanttView_Schedule_DefaultWorkingTimes">DefaultWorkingTimes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default working start/end times.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_FirstDayOfWeek" data-uid="C1.Win.GanttView.Schedule.FirstDayOfWeek">
          <a class="xref" href="C1.Win.GanttView.Schedule.FirstDayOfWeek.html#C1_Win_GanttView_Schedule_FirstDayOfWeek">FirstDayOfWeek</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first day of the week.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_FirstMonthOfFY" data-uid="C1.Win.GanttView.Schedule.FirstMonthOfFY">
          <a class="xref" href="C1.Win.GanttView.Schedule.FirstMonthOfFY.html#C1_Win_GanttView_Schedule_FirstMonthOfFY">FirstMonthOfFY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first month of the fiscal year.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_GridDateFormat" data-uid="C1.Win.GanttView.Schedule.GridDateFormat">
          <a class="xref" href="C1.Win.GanttView.Schedule.GridDateFormat.html#C1_Win_GanttView_Schedule_GridDateFormat">GridDateFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format string for date values on the grid view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_HoursPerDay" data-uid="C1.Win.GanttView.Schedule.HoursPerDay">
          <a class="xref" href="C1.Win.GanttView.Schedule.HoursPerDay.html#C1_Win_GanttView_Schedule_HoursPerDay">HoursPerDay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of work hours per day.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_HoursPerWeek" data-uid="C1.Win.GanttView.Schedule.HoursPerWeek">
          <a class="xref" href="C1.Win.GanttView.Schedule.HoursPerWeek.html#C1_Win_GanttView_Schedule_HoursPerWeek">HoursPerWeek</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of work hours per week.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_UseStartingYearForFY" data-uid="C1.Win.GanttView.Schedule.UseStartingYearForFY">
          <a class="xref" href="C1.Win.GanttView.Schedule.UseStartingYearForFY.html#C1_Win_GanttView_Schedule_UseStartingYearForFY">UseStartingYearForFY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the fiscal year starts in the same calendar year (true)
or in the previous calendar year (false).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_UserCultureOverride" data-uid="C1.Win.GanttView.Schedule.UserCultureOverride">
          <a class="xref" href="C1.Win.GanttView.Schedule.UserCultureOverride.html#C1_Win_GanttView_Schedule_UserCultureOverride">UserCultureOverride</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the current user regional settings override the selected culture.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Schedule_View" data-uid="C1.Win.GanttView.Schedule.View">
          <a class="xref" href="C1.Win.GanttView.Schedule.View.html#C1_Win_GanttView_Schedule_View">View</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Win.GanttView.C1GanttView.html">C1GanttView</a> control for this <a class="xref" href="C1.Win.GanttView.Project.html">Project</a>.</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_GanttView_Schedule_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_" data-uid="C1.Win.GanttView.Schedule.OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)">
          <a class="xref" href="C1.Win.GanttView.Schedule.OnPropertyChanged.html#C1_Win_GanttView_Schedule_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_">OnPropertyChanged(PropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.GanttView.Schedule.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="C1_Win_GanttView_Schedule_PropertyChanged" data-uid="C1.Win.GanttView.Schedule.PropertyChanged">
          <a class="xref" href="C1.Win.GanttView.Schedule.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the value of a property changes.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
