GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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