GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace
Inheritance Hierarchy
In This Topic
    C1.GanttView Namespace (C1.WPF.GanttView.4.6.2)
    In This Topic
    Classes
     ClassDescription
    ClassUses to filter tasks by multi conditions.
    ClassClass for storing exist advanced filters in FilterDefinition.
    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.
    ClassThe C1GanttViewStorage 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.
    ClassSpecifies the working times (calendar) exception.
    ClassRepresents a collection of calendar exceptions.
    ClassRepresents a generic collection of mappings for properties of BaseObject derived objects to appropriate data fields.
    ClassThe CalendarStorage is the storage for CustomCalendar objects. It allows binding to the data source and mapping data source fields to the calendar properties.
    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.
    ClassThis class used to store filter definitions.
    ClassThis class used to manage grouping.
    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.
    ClassRepresents the group model by Milestones.
    ClassUses to filter the milestone tasks.
    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.
    ClassThe PropertyStorage<T> is the storage for some object properties.
    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.
    ClassRepresents a generic collection of mappings for properties of Resource derived objects to appropriate data fields.
    ClassSpecifies the reference to a resource object.
    ClassRepresents a collection of resource references.
    ClassThe ResourceStorage is the storage for Resource objects. It allows binding to the data source and mapping data source fields to the resource properties.
    ClassSwitches time units and date formats for a level of timescale.
    ClassRepresents the schedule options.
    ClassRepresents the group model by Status Date.
    ClassUses to filter the summary tasks.
    ClassRepresents a task in the project.
    ClassRepresents a collection of tasks.
    ClassThis class is a task comparer for sorting.
    ClassRepresents the group model by PercentComplete.
    ClassRepresents the group model by TaskMode.
    ClassSpecifies the properties of a predefined grid column.
    ClassRepresents a generic collection of mappings for properties of Task derived objects to appropriate data fields.
    ClassThe TasksStorage is the storage for Task objects. It allows binding to the data source and mapping data source fields to the task properties.
    ClassThis class holds all reference to all BaseTestOperator objects.
    ClassSpecifies the working time interval.
    ClassAdjusts the timescale display settings.
    ClassClass for binding.
    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.
    Interfaces
     InterfaceDescription
    InterfaceInterface allow to set a key name for object which properties could be stored to PropertyStorage
    InterfaceInterface implemented by filter editor objects.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the logic operator when combining multi ConditionTaskFilter objects.
    EnumerationSpecifies a property/feature of the Task object is used to filter.
    EnumerationSpecifies the task status
    See Also