GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceCollection Class / SupportsSorting Property

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