[]
        
(Showing Draft Content)

C1.GanttView.IncompleteTasksFilter

IncompleteTasksFilter Class

Uses to filter the incomplete tasks.

Inheritance
IncompleteTasksFilter
Implements
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class IncompleteTasksFilter : BaseTaskFilter, ICloneable

Constructors

Name Description
IncompleteTasksFilter()

Methods

Name Description
ApplyFilter(BaseTask)

Applies the filter to a task.

Clone()

Creates a new object that is a copy of the current instance.