DataView::IBindingListView::SortDescriptions Property
.NET Framework (current version)
For a description of this member, see IBindingListView::SortDescriptions.
Assembly: System.Data (in System.Data.dll)
private: property ListSortDescriptionCollection^ SortDescriptions { virtual ListSortDescriptionCollection^ get() sealed = IBindingListView::SortDescriptions::get; }
Property Value
Type: System.ComponentModel::ListSortDescriptionCollection^For a description of this member, see IBindingListView::SortDescriptions.
Implements
IBindingListView::SortDescriptionsThis member is an explicit interface member implementation. The use of this member is not supported and will cause a ArgumentException. Instead, use the Clear method on the DataRowCollection object returned by Rows.
.NET Framework
Available since 2.0
Available since 2.0
Show: