ComponentOne GanttView for WinForms
C1.Win.C1GanttView Namespace
Inheritance Hierarchy
C1.Win.C1GanttView.4 Assembly : C1.Win.C1GanttView Namespace
Classes
 ClassDescription
ClassUses to filter tasks by multi conditions.
ClassClass for storing exist advanced filters in FilterDefinition.
ClassSpecifies style settings for drawing a bar on the Gantt Chart.
ClassRepresents a collection of bar styles.
ClassSpecifies the properties of a grid column.
ClassThis class represents the a command in GanttView.
ClassBase group that implements IComparer<BaseTask>.
ClassBase object that implements INotifyPropertyChanged.
ClassRepresents a task in the project.
ClassBase class for all task filters.
ClassBase class implemented by test operator objects.
ClassThe default working times for a work week.
ClassRepresents the Gantt Chart control.
ClassSpecifies the working times (calendar) exception.
ClassRepresents a collection of calendar exceptions.
ClassProvides data for C1GanttView.BeforeAddTask, C1GanttView.BeforeEditTask, C1GanttView.AfterEditTask events.
ClassProvides data for C1GanttView.BeforeMoveTasks, C1GanttView.AfterMoveTasks events.
ClassRepresents a collection of grid columns.
ClassUses to filter the completed tasks.
ClassThe filter with specific condition.
ClassRepresents the group model by ConstraintType.
ClassRepresents the 'contain exactly' operator.
ClassRepresents the 'contain' operator.
ClassIdentifies working times for the project tasks.
ClassRepresents a collection of custom calendars.
ClassSpecifies the properties of a custom grid column.
ClassRepresents the group model by CustomField.
ClassThis class represents property description for custom field.
ClassUses to filter the tasks have start, finish date in a specific date range.
ClassThe working times for a specific day.
ClassRepresents the 'does not contain' operator.
ClassRepresents the 'does not equal' operator.
ClassRepresents the group model by Duration.
ClassUses to filter the duration only tasks.
ClassRepresents the 'equal' operator.
ClassSpecifies the style settings for the specific field of task on grid view.
ClassThe collection of field styles.
ClassThis class used to store filter definitions.
ClassThis class used to manage grouping.
ClassRepresents the form for grouping by multi properties.
ClassThis class represents the collection of group models.
ClassUses to filter the incomplete tasks.
ClassRepresents the 'is greater than' operator.
ClassRepresents the 'is greater than or equal to' operator.
ClassRepresents the 'is less than' operator.
ClassRepresents the 'is less than or equal to' operator.
ClassRepresents the 'is not within' operator.
ClassRepresents the 'is within' operator.
ClassThis class represent data of binding list event.
ClassUses to filter the late tasks.
Class 
ClassRepresents a System.Windows.Forms.Form that allows user to manage task settings.
ClassRepresents the group model by Milestones.
ClassUses to filter the milestone tasks.
ClassProvides options for C1GanttView
ClassProvides data for C1GanttView.PaintDay event.
ClassRepresents dates (starts and finishes) of task's parts.
ClassRepresents parts of splitted task.
ClassSpecifies the dependence of one task on the other task.
ClassRepresents a collection of task predecessors.
ClassRepresents a line on the timescale that draws attention to tasks that are ahead or behind the schedule.
ClassRepresents the project data.
ClassThis class stores info about property to compare and direction.
ClassSpecifies the recurrence pattern for the events, such as tasks or calendar exceptions.
ClassRepresents a resource in the project.
ClassRepresents a collection of resources.
ClassRepresents the group model by ResourceNames.
ClassSpecifies the reference to a resource object.
ClassRepresents a collection of resource references.
ClassSwitches time units and date formats for a level of timescale.
ClassRepresents the schedule options.
ClassProvides data for the C1GanttView.ShowDialog event.
ClassProvides data for the C1GanttView.ShowDialog event.
ClassRepresents the group model by Status Date.
ClassUses to filter the summary tasks.
ClassRepresents a task in the project.
ClassProvides data for C1GanttView.TaskBarClick event.
ClassProvides data for C1GanttView.TaskBarTooltip event.
ClassRepresents a collection of tasks.
ClassThis class is a task comparer for sorting.
ClassRepresents the group model by PercentComplete.
ClassRepresents a System.Windows.Forms.Form that allows user to manage task settings.
ClassRepresents the group model by TaskMode.
ClassSpecifies the properties of a predefined grid column.
ClassThis class holds all reference to all BaseTestOperator objects.
ClassSpecifies the working time interval.
ClassAdjusts the timescale display settings.
ClassUses to filter the tasks by resource.
ClassSpecifies the day working times.
ClassSpecifies a work week for a given period.
ClassRepresents a collection of work weeks.
Structures
 StructureDescription
StructureStructure that determine point on chart view.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle C1GanttView.BeforeAddTask, C1GanttView.BeforeEditTask, C1GanttView.AfterEditTask events.
DelegateRepresents the method that handles C1GanttView.BeforeMoveTasks, C1GanttView.AfterMoveTasks events.
DelegateRepresents the method that will handle C1GanttView.PaintDay event.
DelegateRepresents the method that will handle the C1GanttView.ShowDialog event.
DelegateRepresents the method that handles C1GanttView.TaskBarClick event.
DelegateRepresents the method that handles C1GanttView.TaskBarTooltip event.
Enumerations
 EnumerationDescription
EnumerationSpecifies the shape of a bar, such as a task bar or progress bar.
EnumerationSpecifies the target bar type for the BarStyle.
EnumerationSpecifies the logic operator when combining multi ConditionTaskFilter objects.
EnumerationSpecifies the button on the toolbar.
EnumerationProvides choices for the type of constraint you can apply for scheduling a task.
EnumerationWorking time scheduling options.
EnumerationRepresents the type of dialog.
EnumerationSpecifies the time units for a task duration.
EnumerationIndicates whether a calendar exception ends after the specified number of occurrences or by the given finish date.
EnumerationSpecifies a property/feature of the Task object is used to filter.
EnumerationSpecifies the first month of the fiscal year.
EnumerationRepresents the grouping type.
EnumerationSpecifies the filling pattern for bars and shapes.
EnumerationSpecifies a type of ordering when grouping.
EnumerationSpecifies the type of dependency between tasks.
EnumerationSpecifies the style of progress lines.
EnumerationDefines how a conflict will be resolved.
EnumerationDefines how the task starting conflict will be resolved.
EnumerationSpecifies the type of a resource.
EnumerationSpecifies the horizontal alignment of the scale labels.
EnumerationSpecifies the point in time to be displayed as a scale label.
EnumerationIndicates whether the project is scheduled from its start date or from its finish date.
EnumerationIndicates whether the project is scheduled from its start date or from its finish date.
EnumerationSpecifies a field of the Task object for sorting.
EnumerationSpecifies a property/field of the BaseTask object.
EnumerationSpecifies how a Task should be scheduled.
EnumerationSpecifies a property of the Task object.
EnumerationSpecifies the task status
EnumerationSpecifies the units for a timescale.
EnumerationSpecifies a visual style to use when rendering the control.
EnumerationSpecifies the set of week days.
EnumerationSpecifies the weeks of month, used in a recurrence pattern.
See Also

Reference

C1.Win.C1GanttView.4 Assembly