ComponentOne GanttView for WinForms
Conditions Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > AdvancedFilter Class : Conditions Property
Gets the collection of ConditionTaskFilter objects.
Syntax
'Declaration
 
Public ReadOnly Property Conditions As System.Collections.Generic.List(Of ConditionTaskFilter)
public System.Collections.Generic.List<ConditionTaskFilter> Conditions {get;}
See Also

Reference

AdvancedFilter Class
AdvancedFilter Members