# C1.Win.Schedule.UI

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_Schedule_UI" data-uid="C1.Win.Schedule.UI" class="text-break">C1.Win.Schedule.UI Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Win.Schedule.UI.BaseTheme.html">BaseTheme</a></h4>
      <section><p>The base class for themes in the C1Calendar and C1Schedule controls.</p>
</section>
      <h4><a class="xref" href="C1.Win.Schedule.UI.CalendarTheme.html">CalendarTheme</a></h4>
      <section><p>The <span class="xref">C1.Framework.Theme</span> class represents the theme for the C1Calendar control.
It is a set of <span class="xref">C1.Framework.Style</span> objects which contain display attributes
that determine the appearance of control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Schedule.UI.Palette.html">Palette</a></h4>
      <section><p><a class="xref" href="C1.Win.Schedule.UI.Palette.html">Palette</a> Class represents a set of <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a>
values which are used for displaying <a class="xref" href="C1.Win.Schedule.C1Schedule.html">C1Schedule</a>.
<remarks>
The default value for each color is <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color.empty">Empty</a>.
The <a class="xref" href="C1.Win.Schedule.UI.Palette.AlternateMonth.html">AlternateMonth</a> field should
always contain unique <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> value before adding the <a class="xref" href="C1.Win.Schedule.UI.Palette.html">Palette</a>
object to the <a class="xref" href="C1.Win.Schedule.UI.Palettes.html">Palettes</a> collection.
For other fields <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color.empty">Empty</a> is allowed. In such case control
uses the corresponding color from the theme definition.
</remarks></p>
</section>
      <h4><a class="xref" href="C1.Win.Schedule.UI.PaletteOffice2016.html">PaletteOffice2016</a></h4>
      <section><p><a class="xref" href="C1.Win.Schedule.UI.PaletteOffice2016.html">PaletteOffice2016</a> Class represents a set of <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a>
values which are used for displaying <a class="xref" href="C1.Win.Schedule.C1Schedule.html">C1Schedule</a>.
<remarks>
The default value for each color is <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color.empty">Empty</a>.
The <a class="xref" href="C1.Win.Schedule.UI.PaletteOffice2016.AccentColor.html">AccentColor</a> field should
always contain unique <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> value before adding the <a class="xref" href="C1.Win.Schedule.UI.PaletteOffice2016.html">PaletteOffice2016</a>
object to the <a class="xref" href="C1.Win.Schedule.UI.Palettes.html">Palettes</a> collection.
For other fields <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color.empty">Empty</a> is allowed. In such case control
uses the corresponding color from the theme definition.
</remarks></p>
</section>
      <h4><a class="xref" href="C1.Win.Schedule.UI.Palettes.html">Palettes</a></h4>
      <section><p><a class="xref" href="C1.Win.Schedule.UI.Palettes.html">Palettes</a> Class represents a collection of available color
palettes for the <a class="xref" href="C1.Win.Schedule.C1Schedule.html">C1Schedule</a> visual style.
<remarks><p><a class="xref" href="C1.Win.Schedule.C1Schedule.html">C1Schedule</a> component uses this collection
to switch currently used palettes or to show multiple schedules
at the same time.</p></remarks></p>
<p>The key of collection is a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> value which is shown 
in the <a class="xref" href="C1.Win.Schedule.Forms.PaletteForm.html">PaletteForm</a> form.</p>
<p>For Office 2007 palettes key is a color of alternate month days,
all-day area and dark horizontal borders in the day view.</p>

</section>
      <h4><a class="xref" href="C1.Win.Schedule.UI.ScheduleTheme.html">ScheduleTheme</a></h4>
      <section><p>The <span class="xref">C1.Framework.Theme</span> class represents the theme for the C1Schedule control.
It is a set of <span class="xref">C1.Framework.Style</span> objects which contain display attributes
that determine the appearance of control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Schedule.UI.ThemesCollection.html">ThemesCollection</a></h4>
      <section><p>Use weak references to cleanup not used themes</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Win.Schedule.UI.PaletteType.html">PaletteType</a></h4>
      <section><p><a class="xref" href="C1.Win.Schedule.UI.PaletteType.html">PaletteType</a> Enumeration specifies the type
of <a class="xref" href="C1.Win.Schedule.UI.Palette.html">Palette</a> object.
This type defines the behavior of palette.</p>
</section>
      <h4><a class="xref" href="C1.Win.Schedule.UI.VisualStyle.html">VisualStyle</a></h4>
      <section><p>Defines the visual style for the C1Calendar and C1Schedule controls.</p>
</section>


</div>
