ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / ResourceCollection Class / RemoveSort Method

In This Topic
    RemoveSort Method (ResourceCollection)
    In This Topic
    Remove all sorts were applied to the tasks.
    Syntax
    'Declaration
     
    Public Sub RemoveSort() 
    public void RemoveSort()
    See Also