ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / PropertyComparerInfo Class / PropertyDescriptor Property

In This Topic
    PropertyDescriptor Property (PropertyComparerInfo)
    In This Topic
    The PropertyDescriptor of property to compare.
    Syntax
    'Declaration
     
    Public Property PropertyDescriptor As System.ComponentModel.PropertyDescriptor
    public System.ComponentModel.PropertyDescriptor PropertyDescriptor {get; set;}
    See Also