[]
        
(Showing Draft Content)

C1.GanttView.CompletedTasksFilter

CompletedTasksFilter Class

Uses to filter the completed tasks.

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

Constructors

Name Description
CompletedTasksFilter()

Methods

Name Description
ApplyFilter(BaseTask)

Applies the filter to a task.

Clone()

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