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

In This Topic
    SortDirection Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SortDirection As ListSortDirection
    public ListSortDirection SortDirection {get;}
    See Also