GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / AdvancedFilter Class
Properties Methods Events


In This Topic
    AdvancedFilter Class Members
    In This Topic

    The following tables list the members exposed by AdvancedFilter.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection of ConditionTaskFilter objects.  
    Public PropertyGets the object's autogenerated ID. (Inherited from C1.GanttView.BaseTaskFilter)
    Public PropertyGets or sets the name of filter.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Applies the filter to a task.  
    Public MethodOverridden. Creates a new object that is a copy of the current instance.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes.  
    Top
    See Also