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

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