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

In This Topic
    Direction Property (PropertyComparerInfo)
    In This Topic
    The System.ComponentModel.ListSortDirection of the order.
    Syntax
    'Declaration
     
    Public Property Direction As System.ComponentModel.ListSortDirection
    public System.ComponentModel.ListSortDirection Direction {get; set;}
    See Also