ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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