# C1.GanttView

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_GanttView" data-uid="C1.GanttView" class="text-break">C1.GanttView 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.GanttView.C1GanttViewStorage.html">C1GanttViewStorage</a></h4>
      <section><p>The <a class="xref" href="C1.GanttView.C1GanttViewStorage.html">C1GanttViewStorage</a> component handles all data
operations for the C1GanttView control and contains specific data storages
for tasks, resources, calendars and properties
which are used for binding corresponing collections to the data.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.CalendarMappingCollection.html">CalendarMappingCollection</a></h4>
      <section><p>Represents a generic collection of mappings for properties of
<a class="xref" href="C1.Win.GanttView.BaseObject.html">BaseObject</a> derived objects to appropriate data fields.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.CalendarStorage.html">CalendarStorage</a></h4>
      <section><p>The <a class="xref" href="C1.GanttView.CalendarStorage.html">CalendarStorage</a> is the storage
for <a class="xref" href="C1.Win.GanttView.CustomCalendar.html">CustomCalendar</a> objects. It allows binding to the data source
and mapping data source fields to the calendar properties.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.PropertyStorage-1.html">PropertyStorage&lt;T&gt;</a></h4>
      <section><p>The <a class="xref" href="C1.GanttView.PropertyStorage-1.html">PropertyStorage&lt;T&gt;</a> is the storage
for some object properties.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ResourceMappingCollection.html">ResourceMappingCollection</a></h4>
      <section><p>Represents a generic collection of mappings for properties of
<a class="xref" href="C1.Win.GanttView.Resource.html">Resource</a> derived objects to appropriate data fields.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ResourceStorage.html">ResourceStorage</a></h4>
      <section><p>The <a class="xref" href="C1.GanttView.ResourceStorage.html">ResourceStorage</a> is the storage
for <a class="xref" href="C1.Win.GanttView.Resource.html">Resource</a> objects. It allows binding to the data source
and mapping data source fields to the resource properties.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TasksMappingCollection.html">TasksMappingCollection</a></h4>
      <section><p>Represents a generic collection of mappings for properties of
<a class="xref" href="C1.Win.GanttView.Task.html">Task</a> derived objects to appropriate data fields.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TasksStorage.html">TasksStorage</a></h4>
      <section><p>The <a class="xref" href="C1.GanttView.TasksStorage.html">TasksStorage</a> is the storage
for <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> objects. It allows binding to the data source
and mapping data source fields to the task properties.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.GanttView.IKeyName.html">IKeyName</a></h4>
      <section><p>Interface allow to set a key name for object which properties could be stored to PropertyStorage</p>
</section>


</div>
