# 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.AdvancedFilter.html">AdvancedFilter</a></h4>
      <section><p>Uses to filter tasks by multi conditions.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.AdvancedFilterCollection.html">AdvancedFilterCollection</a></h4>
      <section><p>Class for storing exist advanced filters in FilterDefinition.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.BaseColumn.html">BaseColumn</a></h4>
      <section><p>Specifies the properties of a grid column.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.BaseCommand.html">BaseCommand</a></h4>
      <section><p>This class represents the a command in GanttView.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.BaseGroup.html">BaseGroup</a></h4>
      <section><p>Base group that implements IComparer&lt;BaseTask&gt;.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.BaseObject.html">BaseObject</a></h4>
      <section><p>Base object that implements INotifyPropertyChanged.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.BaseTask.html">BaseTask</a></h4>
      <section><p>Represents a task in the project.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.BaseTaskFilter.html">BaseTaskFilter</a></h4>
      <section><p>Base class for all task filters.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.BaseTestOperator.html">BaseTestOperator</a></h4>
      <section><p>Base class implemented by test operator objects.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.BaseWorkWeek.html">BaseWorkWeek</a></h4>
      <section><p>The default working times for a work week.</p>
</section>
      <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.CalendarException.html">CalendarException</a></h4>
      <section><p>Specifies the working times (calendar) exception.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.CalendarExceptionCollection.html">CalendarExceptionCollection</a></h4>
      <section><p>Represents a collection of calendar exceptions.</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.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.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.ColumnCollection.html">ColumnCollection</a></h4>
      <section><p>Represents a collection of grid columns.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.CompletedTasksFilter.html">CompletedTasksFilter</a></h4>
      <section><p>Uses to filter the completed tasks.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ConditionTaskFilter.html">ConditionTaskFilter</a></h4>
      <section><p>The filter with specific condition.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ConstraintTypeGroup.html">ConstraintTypeGroup</a></h4>
      <section><p>Represents the group model by ConstraintType.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ContainExactlyOperator.html">ContainExactlyOperator</a></h4>
      <section><p>Represents the 'contain exactly' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ContainOperator.html">ContainOperator</a></h4>
      <section><p>Represents the 'contain' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.CustomCalendar.html">CustomCalendar</a></h4>
      <section><p>Identifies working times for the project tasks.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.CustomCalendarCollection.html">CustomCalendarCollection</a></h4>
      <section><p>Represents a collection of custom calendars.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.CustomFieldColumn.html">CustomFieldColumn</a></h4>
      <section><p>Specifies the properties of a custom grid column.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.CustomFieldGroup.html">CustomFieldGroup</a></h4>
      <section><p>Represents the group model by CustomField.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.CustomTaskPropertyDescriptor.html">CustomTaskPropertyDescriptor</a></h4>
      <section><p>This class represents property description for custom field.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.DateRangeFilter.html">DateRangeFilter</a></h4>
      <section><p>Uses to filter the tasks have start, finish date in a specific date range.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.DayWorkingTimes.html">DayWorkingTimes</a></h4>
      <section><p>The working times for a specific day.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.DoesNotContainOperator.html">DoesNotContainOperator</a></h4>
      <section><p>Represents the 'does not contain' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.DoesNotEqualOperator.html">DoesNotEqualOperator</a></h4>
      <section><p>Represents the 'does not equal' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.DurationGroup.html">DurationGroup</a></h4>
      <section><p>Represents the group model by Duration.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.DurationOnlyTasksFilter.html">DurationOnlyTasksFilter</a></h4>
      <section><p>Uses to filter the duration only tasks.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.EqualOperator.html">EqualOperator</a></h4>
      <section><p>Represents the 'equal' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.FilterDefinition.html">FilterDefinition</a></h4>
      <section><p>This class used to store filter definitions.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.GroupDefinition.html">GroupDefinition</a></h4>
      <section><p>This class used to manage grouping.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.GroupModelCollection.html">GroupModelCollection</a></h4>
      <section><p>This class represents the collection of group models.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.IncompleteTasksFilter.html">IncompleteTasksFilter</a></h4>
      <section><p>Uses to filter the incomplete tasks.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.IsGreaterThanOperator.html">IsGreaterThanOperator</a></h4>
      <section><p>Represents the 'is greater than' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.IsGreaterThanOrEqualToOperator.html">IsGreaterThanOrEqualToOperator</a></h4>
      <section><p>Represents the 'is greater than or equal to' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.IsLessThanOperator.html">IsLessThanOperator</a></h4>
      <section><p>Represents the 'is less than' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.IsLessThanOrEqualToOperator.html">IsLessThanOrEqualToOperator</a></h4>
      <section><p>Represents the 'is less than or equal to' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.IsNotWithinOperator.html">IsNotWithinOperator</a></h4>
      <section><p>Represents the 'is not within' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.IsWithinOperator.html">IsWithinOperator</a></h4>
      <section><p>Represents the 'is within' operator.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ItemEventArgs.html">ItemEventArgs</a></h4>
      <section><p>This class represent data of binding list event.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.LateTasksFilter.html">LateTasksFilter</a></h4>
      <section><p>Uses to filter the late tasks.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.MilestoneTasksFilter.html">MilestoneTasksFilter</a></h4>
      <section><p>Uses to filter the milestone tasks.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.MilestonesGroup.html">MilestonesGroup</a></h4>
      <section><p>Represents the group model by Milestones.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.PartDates.html">PartDates</a></h4>
      <section><p>Represents dates (starts and finishes) of task's parts.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.Parts.html">Parts</a></h4>
      <section><p>Represents parts of splitted task.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.Predecessor.html">Predecessor</a></h4>
      <section><p>Specifies the dependence of one task on the other task.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.PredecessorCollection.html">PredecessorCollection</a></h4>
      <section><p>Represents a collection of task predecessors.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ProgressLine.html">ProgressLine</a></h4>
      <section><p>Represents a line on the timescale that draws attention
to tasks that are ahead or behind the schedule.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.Project.html">Project</a></h4>
      <section><p>Represents the project data.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.PropertyComparerInfo.html">PropertyComparerInfo</a></h4>
      <section><p>This class stores info about property to compare and direction.</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.RecurrencePattern.html">RecurrencePattern</a></h4>
      <section><p>Specifies the recurrence pattern for the events, such as tasks or calendar exceptions.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.Resource.html">Resource</a></h4>
      <section><p>Represents a resource in the project.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ResourceCollection.html">ResourceCollection</a></h4>
      <section><p>Represents a collection of resources.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ResourceGroup.html">ResourceGroup</a></h4>
      <section><p>Represents the group model by ResourceNames.</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.GanttView.Resource.html">Resource</a> derived objects to appropriate data fields.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ResourceRef.html">ResourceRef</a></h4>
      <section><p>Specifies the reference to a resource object.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.ResourceRefCollection.html">ResourceRefCollection</a></h4>
      <section><p>Represents a collection of resource references.</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.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.ScaleTier.html">ScaleTier</a></h4>
      <section><p>Switches time units and date formats for a level of timescale.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.Schedule.html">Schedule</a></h4>
      <section><p>Represents the schedule options.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.StatusGroup.html">StatusGroup</a></h4>
      <section><p>Represents the group model by Status Date.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.SummaryTasksFilter.html">SummaryTasksFilter</a></h4>
      <section><p>Uses to filter the summary tasks.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.Task.html">Task</a></h4>
      <section><p>Represents a task in the project.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TaskCollection.html">TaskCollection</a></h4>
      <section><p>Represents a collection of tasks.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TaskComparer.html">TaskComparer</a></h4>
      <section><p>This class is a task comparer for sorting.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TaskCompleteGroup.html">TaskCompleteGroup</a></h4>
      <section><p>Represents the group model by PercentComplete.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TaskModeGroup.html">TaskModeGroup</a></h4>
      <section><p>Represents the group model by TaskMode.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TaskPropertyColumn.html">TaskPropertyColumn</a></h4>
      <section><p>Specifies the properties of a predefined grid column.</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.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.GanttView.Task.html">Task</a> objects. It allows binding to the data source
and mapping data source fields to the task properties.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TestOperators.html">TestOperators</a></h4>
      <section><p>This class holds all reference to all <a class="xref" href="C1.GanttView.BaseTestOperator.html">BaseTestOperator</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TimeInterval.html">TimeInterval</a></h4>
      <section><p>Specifies the working time interval.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.Timescale.html">Timescale</a></h4>
      <section><p>Adjusts the timescale display settings.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.Triple.html">Triple</a></h4>
      <section><p>Class for binding.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.UsingResourceFilter.html">UsingResourceFilter</a></h4>
      <section><p>Uses to filter the tasks by resource.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.WorkWeek.html">WorkWeek</a></h4>
      <section><p>Specifies a work week for a given period.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.WorkWeekCollection.html">WorkWeekCollection</a></h4>
      <section><p>Represents a collection of work weeks.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.WorkingTimes.html">WorkingTimes</a></h4>
      <section><p>Specifies the day working times.</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>
      <h4><a class="xref" href="C1.GanttView.ITaskFilterEditor.html">ITaskFilterEditor</a></h4>
      <section><p>Interface implemented by filter editor objects.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.GanttView.CombinationOperator.html">CombinationOperator</a></h4>
      <section><p>Specifies the logic operator when combining multi <a class="xref" href="C1.GanttView.ConditionTaskFilter.html">ConditionTaskFilter</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.FilterField.html">FilterField</a></h4>
      <section><p>Specifies a property/feature of the <a class="xref" href="C1.GanttView.Task.html">Task</a> object is used to filter.</p>
</section>
      <h4><a class="xref" href="C1.GanttView.TaskStatus.html">TaskStatus</a></h4>
      <section><p>Specifies the task status</p>
</section>


</div>
