ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskCollection Class / SupportsSorting Property

In This Topic
    SupportsSorting Property (TaskCollection)
    In This Topic
    Gets a value indicating whether the list supports sorting.
    Syntax
    'Declaration
     
    Public ReadOnly Property SupportsSorting As System.Boolean
    public System.bool SupportsSorting {get;}
    See Also