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