[]
This class used to store filter definitions.
public class FilterDefinition
Name | Description |
---|---|
FilterDefinition(C1GanttView) | Initialzes a new FilterDefinition object with given C1GanttView reference. |
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. |
Name | Description |
---|---|
OnShowRelatedSummaryRowsChanged(EventArgs) | Raises the ShowRelatedSummaryRowsChanged event. |