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


In This Topic
    TaskComparer Class Members
    In This Topic

    The following tables list the members exposed by TaskComparer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection of PropertyComparerInfo object.  
    Top
    Public Methods
     NameDescription
    Public MethodAdd a new instance of PropertyComparerInfo class.  
    Public MethodCompares two tasks and returns a value indicating whether one is less than, equal to, or greater than the other.  
    Top
    See Also