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


In This Topic
    PropertyComparerInfo Class Members
    In This Topic

    The following tables list the members exposed by PropertyComparerInfo.

    Public Constructors
     NameDescription
    Public Constructorinitializes a new instance of PropertyComparerInfo class with specific property descriptor and direction.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe System.ComponentModel.ListSortDirection of the order.  
    Public PropertyThe PropertyDescriptor of property to compare.  
    Top
    See Also