[]
        
(Showing Draft Content)

C1.GanttView.FilterDefinition

FilterDefinition Class

This class used to store filter definitions.

Inheritance
FilterDefinition
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class FilterDefinition

Constructors

Name Description
FilterDefinition(C1GanttView)

Initialzes a new FilterDefinition object with given C1GanttView reference.

Properties

Name Description
CurrentFilter

Gets or sets the current applied filter.

CurrentFilterID

Gets the autogenerated ID.

Items

This is collection of saved advanced filters.

ShowRelatedSummaryRows

Gets or sets a value indicating whether keep related summary rows after filtered.

Methods

Name Description
OnShowRelatedSummaryRowsChanged(EventArgs)

Raises the ShowRelatedSummaryRowsChanged event.