ComponentOne GanttView for WinForms
Properties Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > TaskComparer Class : Properties Property
Gets the collection of PropertyComparerInfo object.
Syntax
'Declaration
 
Public ReadOnly Property Properties As System.Collections.Generic.List(Of PropertyComparerInfo)
public System.Collections.Generic.List<PropertyComparerInfo> Properties {get;}
See Also

Reference

TaskComparer Class
TaskComparer Members