ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / RemoveSort Method

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