DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / C1DataCollectionBindingList Class / SupportsSorting Property

In This Topic
    SupportsSorting Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SupportsSorting As Boolean
    public bool SupportsSorting {get;}
    See Also